1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 16:57:16 +01:00
SqMod/modules/sqlite
Sandu Liviu Catalin 87ab54d453 Expand the host plug-in API and not just the Squirrel API.
Extend the host plug-in API with a few more date/time functions.
Update some of the plugins to use the expanded functions of the host plug-in API.
2016-07-04 16:26:39 +03:00
..
Handle Expand the host plug-in API and not just the Squirrel API. 2016-07-04 16:26:39 +03:00
Column.cpp Expand the host plug-in API and not just the Squirrel API. 2016-07-04 16:26:39 +03:00
Column.hpp Untested revised implementation of the SQLite module. 2016-06-15 23:49:25 +03:00
Common.cpp Expand the host plug-in API and not just the Squirrel API. 2016-07-04 16:26:39 +03:00
Common.hpp Fix wrong macro in SQLite module. 2016-06-22 15:12:38 +03:00
Connection.cpp Expand the host plug-in API and not just the Squirrel API. 2016-07-04 16:26:39 +03:00
Connection.hpp Untested revised implementation of the SQLite module. 2016-06-15 23:49:25 +03:00
Constants.cpp Untested revised implementation of the SQLite module. 2016-06-15 23:49:25 +03:00
Module.cpp Expand the host plug-in API and not just the Squirrel API. 2016-07-04 16:26:39 +03:00
Statement.cpp Expand the host plug-in API and not just the Squirrel API. 2016-07-04 16:26:39 +03:00
Statement.hpp Minor correction in SQLite module. 2016-06-28 01:13:43 +03:00
Transaction.cpp Untested revised implementation of the SQLite module. 2016-06-15 23:49:25 +03:00
Transaction.hpp Untested revised implementation of the SQLite module. 2016-06-15 23:49:25 +03:00