This website requires JavaScript.
Explore
Help
Sign In
thijn
/
SqMod
Watch
1
Star
0
Fork
0
You've already forked SqMod
mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced
2025-02-22 04:37:13 +01:00
Code
Releases
Activity
SqMod
/
modules
/
sqlite
History
Sandu Liviu Catalin
f2361a27c3
Untested update to the new plugin API.
...
Various other changes to the plugin as well.
2016-05-22 06:20:38 +03:00
..
Column.cpp
Fixed excpetion throwing in SQLite document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 12:11:14 +03:00
Column.hpp
Fixed excpetion throwing in SQLite document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 12:11:14 +03:00
Common.cpp
Minor changes in modules and host plugin.
2016-04-02 13:13:32 +03:00
Common.hpp
Minor changes in the SQLite module comments.
2016-04-14 03:09:12 +03:00
Connection.cpp
Fixed excpetion throwing in SQLite document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 12:11:14 +03:00
Connection.hpp
Fixed excpetion throwing in SQLite document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 12:11:14 +03:00
Module.cpp
Untested update to the new plugin API.
2016-05-22 06:20:38 +03:00
Module.hpp
Initial untested SQLite module.
2016-02-27 11:57:29 +02:00
Statement.cpp
Fixed excpetion throwing in SQLite document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 12:11:14 +03:00
Statement.hpp
Fixed excpetion throwing in SQLite document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 12:11:14 +03:00