Sun, 28 Aug 2022 18:03:13 +0200 František Kučera optional UNION ALL: CLI option '--on-duplicate-relation' with values 'fail' and 'insert' (later more modes) v_0 tip
Sat, 23 Apr 2022 18:49:25 +0200 František Kučera remove superfluous c_str() v_0
Sat, 04 Dec 2021 21:14:54 +0100 František Kučera Added tag v0.18 for changeset 72305cea3b71 v_0
Sat, 27 Nov 2021 23:15:18 +0100 František Kučera exception: fix typo: getMessge() → getMessage() v_0 v0.18
Sat, 21 Aug 2021 23:13:08 +0200 František Kučera add boolean parameter to --list-data-sources + allow listing and SELECTing at the same time: bash-completion.sh v_0
Sun, 09 May 2021 18:19:09 +0200 František Kučera add boolean parameter to --list-data-sources + allow listing and SELECTing at the same time v_0
Mon, 26 Oct 2020 00:00:35 +0100 František Kučera fix: support bigger numbers, SQL_BIGINT v_0
Sat, 24 Oct 2020 00:08:19 +0200 František Kučera Added tag v0.17.1 for changeset 0b9b356fb2cf v_0
Tue, 20 Oct 2020 23:48:53 +0200 František Kučera Added tag v0.17 for changeset bb3268f87e25 v_0 v0.17.1
Sat, 06 Jun 2020 01:50:45 +0200 František Kučera Added tag v0.16 for changeset 1d17192565bf v_0 v0.17
Fri, 05 Jun 2020 18:26:27 +0200 František Kučera add implicit --copy '.*' only if no CLI arguments were specified (original behavior) v_0 v0.16
Thu, 04 Jun 2020 13:24:17 +0200 František Kučera support also boolean and integer data types, do not treat everything as mere strings v_0
Thu, 04 Jun 2020 00:46:00 +0200 František Kučera rename option --data-source-url to --data-source-string v_0
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
Wed, 03 Jun 2020 17:22:22 +0200 František Kučera faulty SQLGetDiagRec() call, unicode error, temporary workaround II v_0
Tue, 02 Jun 2020 23:31:55 +0200 František Kučera faulty SQLGetDiagRec() call, unicode error, temporary workaround v_0
Tue, 02 Jun 2020 20:57:12 +0200 František Kučera getTablePrivileges() finds columns by names instead of numbers v_0
Tue, 02 Jun 2020 18:40:20 +0200 František Kučera getDataSources() can be called multiple-times, use SQL_FETCH_FIRST and SQL_FETCH_NEXT v_0
Mon, 01 Jun 2020 17:23:27 +0200 František Kučera improved exception handling: diagnostics of URL connection error v_0
Mon, 01 Jun 2020 17:22:13 +0200 František Kučera improved exception handling: diagnostics of DSN connection error 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
Mon, 25 May 2020 21:11:17 +0200 František Kučera SqlException: ODBC diagnostics v_0
Mon, 25 May 2020 19:36:06 +0200 František Kučera add ODBC library and --list-data-sources mode (DSN) v_0
Sat, 23 May 2020 23:58:50 +0200 František Kučera SqlInputScanner for parsing SQL script and separating particular statements; does not depend on sqlite3_complete() 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:34:53 +0100 František Kučera Added tag v0.15 for changeset 629565ff82d3 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
(0) -50 -30 tip