src/Connection.cpp
Thu, 04 Jun 2020 00:03:37 +0200 František Kučera transaction control: disable auto-commit, run all statements in a single transaction, do rollback on exception v_0
Tue, 02 Jun 2020 20:57:12 +0200 František Kučera getTablePrivileges() finds columns by names instead of numbers v_0
Mon, 01 Jun 2020 17:14:22 +0200 František Kučera improved exception handling: diagnostics of prepare statement error v_0
Mon, 01 Jun 2020 00:14:40 +0200 František Kučera improved exception handling v_0
Sun, 31 May 2020 21:20:24 +0200 František Kučera add options --data-source-name and --data-source-url for custom datasource; drop options --file and --file-keep v_0
Sun, 31 May 2020 16:56:07 +0200 František Kučera use ODBC, avoid direct dependency on SQLite v_0
Fri, 08 May 2020 12:51:01 +0200 František Kučera allow extension (module) loading v_0
Fri, 31 Jan 2020 23:22:56 +0100 František Kučera keep sqlite3.h dependency in Connection.cpp and PreparedStatement.cpp only II v_0 v0.15
Wed, 25 Dec 2019 01:37:05 +0100 František Kučera keep sqlite3.h dependency in Connection.cpp and PreparedStatement.cpp only v_0
Wed, 25 Dec 2019 01:07:41 +0100 František Kučera move Connection class to separate .h and .cpp files v_0
less more (0) tip