1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 16:57:16 +01:00
SqMod/modules/sqlite
2017-06-18 20:32:03 +03:00
..
Handle Fix query string validation in SQLite statement handle. 2017-03-05 12:58:42 +02:00
Column.cpp Put the cursor at the begining of the buffer when retrieving an SQLite blob. 2017-05-25 22:14:28 +03:00
Column.hpp Implement the pure typename meta-methods in SQLite module types using the standard method. 2016-11-22 16:16:32 +02:00
Common.cpp Adjust the SQLite module to use the new method of receiving formatted strings. 2016-11-22 16:11:05 +02:00
Common.hpp Update the copyright year. 2017-02-22 18:26:12 +02:00
Connection.cpp Fix compile error in SQLite connection after changing to builtin formatted functions. 2017-06-18 20:32:03 +03:00
Connection.hpp Implement the pure typename meta-methods in SQLite module types using the standard method. 2016-11-22 16:16:32 +02:00
Constants.cpp Untested revised implementation of the SQLite module. 2016-06-15 23:49:25 +03:00
Module.cpp Release the null lightweight object references as well. 2017-06-16 02:22:48 +03:00
Parameter.cpp Implement the pure typename meta-methods in SQLite module types using the standard method. 2016-11-22 16:16:32 +02:00
Parameter.hpp Implement the pure typename meta-methods in SQLite module types using the standard method. 2016-11-22 16:16:32 +02:00
Statement.cpp Implement the pure typename meta-methods in SQLite module types using the standard method. 2016-11-22 16:16:32 +02:00
Statement.hpp Implement the pure typename meta-methods in SQLite module types using the standard method. 2016-11-22 16:16:32 +02:00
Transaction.cpp Implement the pure typename meta-methods in SQLite module types using the standard method. 2016-11-22 16:16:32 +02:00
Transaction.hpp Implement the pure typename meta-methods in SQLite module types using the standard method. 2016-11-22 16:16:32 +02:00