src/PreparedStatement.h
Mon, 26 Oct 2020 00:00:35 +0100 František Kučera fix: support bigger numbers, SQL_BIGINT v_0
Sun, 31 May 2020 16:56:07 +0200 František Kučera use ODBC, avoid direct dependency on SQLite 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, 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:26:02 +0100 František Kučera remove unused includes 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
Wed, 25 Dec 2019 00:57:26 +0100 František Kučera move PreparedStatement class to separate .h and .cpp files v_0
less more (0) tip