1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/modules
Sandu Liviu Catalin 1a312f7e7f Implemented the SQLite transaction class using the RAII pattern.
Fixed an issue that generated bad messages for errors that occurred in the formatted query execution method.
Minor adjustments throughout the code structure.
2016-03-23 05:43:19 +02:00
..
ini Forgot to inlcude the INI entries in the previous commit. 2016-03-23 00:26:16 +02:00
irc Updated the IRC module to include the location for C++ exceptions in source code for debug builds. 2016-03-23 00:26:26 +02:00
mmdb Updated the MaxmindDB module to include the location for C++ exceptions in source code for debug builds. 2016-03-23 00:27:48 +02:00
sample Removed the forward declarations that got moved into the base module. 2016-02-28 17:38:57 +02:00
sqlite Implemented the SQLite transaction class using the RAII pattern. 2016-03-23 05:43:19 +02:00
xml Updated the XML module to include the location for C++ exceptions in source code for debug builds. 2016-03-23 00:26:35 +02:00