From 5314a054f9e48f4801dffdc4bbd260d4ced40f38 Mon Sep 17 00:00:00 2001 From: prrvchr Date: Sat, 24 Aug 2024 00:24:34 +0200 Subject: [PATCH] new version 1.1.5 --- _config.yml | 1 + source/HyperSQLOOo/service/pythonpath/hypersql/configuration.py | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 58eadd85..c92a5e89 100644 --- a/_config.yml +++ b/_config.yml @@ -7,6 +7,7 @@ plugins: favicon: true logo: /img/hypersql.svg email: prrvchr@gmail.com +google_analytics: G-52077WP9MQ title: HyperSQLOOo blank_title: true description: The latest version of HyperSQL database in a single odb file. diff --git a/source/HyperSQLOOo/service/pythonpath/hypersql/configuration.py b/source/HyperSQLOOo/service/pythonpath/hypersql/configuration.py index bd55fc53..a9dd9b4e 100644 --- a/source/HyperSQLOOo/service/pythonpath/hypersql/configuration.py +++ b/source/HyperSQLOOo/service/pythonpath/hypersql/configuration.py @@ -44,7 +44,7 @@ g_options = ';hsqldb.default_table_type=cached;shutdown=true' g_create = '' g_exist = ';create=false' -g_path = False; +g_path = False g_driver = '' # LibreOffice configuration