Fri, 08 May 2020 12:51:01 +0200 allow extension (module) loading v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 08 May 2020 12:51:01 +0200] rev 32
allow extension (module) loading SELECT load_extension('./libXXX.so');
Fri, 31 Jan 2020 23:34:53 +0100 Added tag v0.15 for changeset 629565ff82d3 v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 31 Jan 2020 23:34:53 +0100] rev 31
Added tag v0.15 for changeset 629565ff82d3
Fri, 31 Jan 2020 23:22:56 +0100 keep sqlite3.h dependency in Connection.cpp and PreparedStatement.cpp only II v_0 v0.15
František Kučera <franta-hg@frantovo.cz> [Fri, 31 Jan 2020 23:22:56 +0100] rev 30
keep sqlite3.h dependency in Connection.cpp and PreparedStatement.cpp only II
Wed, 25 Dec 2019 01:37:05 +0100 keep sqlite3.h dependency in Connection.cpp and PreparedStatement.cpp only v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 25 Dec 2019 01:37:05 +0100] rev 29
keep sqlite3.h dependency in Connection.cpp and PreparedStatement.cpp only
Wed, 25 Dec 2019 01:26:02 +0100 remove unused includes v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 25 Dec 2019 01:26:02 +0100] rev 28
remove unused includes
Wed, 25 Dec 2019 01:07:41 +0100 move Connection class to separate .h and .cpp files v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 25 Dec 2019 01:07:41 +0100] rev 27
move Connection class to separate .h and .cpp files
Wed, 25 Dec 2019 00:57:26 +0100 move PreparedStatement class to separate .h and .cpp files v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 25 Dec 2019 00:57:26 +0100] rev 26
move PreparedStatement class to separate .h and .cpp files
Tue, 24 Dec 2019 17:36:57 +0100 rename DB methods to match standard API v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 24 Dec 2019 17:36:57 +0100] rev 25
rename DB methods to match standard API
Sat, 14 Dec 2019 14:00:36 +0100 add --type-cast to allow explicit specification of type for given output attributes v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 14 Dec 2019 14:00:36 +0100] rev 24
add --type-cast to allow explicit specification of type for given output attributes
Fri, 13 Dec 2019 22:19:41 +0100 support signed integers, negative numbers; binary format change: encode numbers as SLEB128 v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 13 Dec 2019 22:19:41 +0100] rev 23
support signed integers, negative numbers; binary format change: encode numbers as SLEB128
(0) -10 +10 tip