Sandu Liviu Catalin
|
fde47ba107
|
Fix query string validation in SQLite statement handle.
|
2017-03-05 12:58:42 +02:00 |
|
Sandu Liviu Catalin
|
568bc385e9
|
Adjust the SQLite module to use the new method of receiving formatted strings.
Several minor bugfixes and improvements came with this migration as well.
|
2016-11-22 16:11:05 +02:00 |
|
Sandu Liviu Catalin
|
e02014088b
|
Fix the range checks for column indexes in the SQLite module.
|
2016-08-25 23:50:11 +03:00 |
|
Sandu Liviu Catalin
|
7bb0d5f947
|
Adjust the code to use the .what() method from the Sqrat exception.
|
2016-07-09 14:18:09 +03:00 |
|
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 |
|
Sandu Liviu Catalin
|
8087d0482f
|
Untested revised implementation of the SQLite module.
|
2016-06-15 23:49:25 +03:00 |
|
Sandu Liviu Catalin
|
4d77386b21
|
Update the SQLite module to work with the modified API.
Separate the SQLite handles into their own source files.
|
2016-06-03 21:31:00 +03:00 |
|