Sandu Liviu Catalin
|
1398e5a93d
|
Updated the SQLite module to include the location for C++ exceptions in source code for debug builds.
|
2016-03-23 00:25:32 +02:00 |
|
Sandu Liviu Catalin
|
f7f5eb82e5
|
Prevented exceptions from flush handler to propagate outside the loop.
|
2016-03-12 22:49:25 +02:00 |
|
Sandu Liviu Catalin
|
4c66cfa49d
|
Implemented RAII when modifying the stack before returning to sqrat inside SQLite module.
Also enabled the latest C++ revision in the project.
Various other fixes and improvements.
|
2016-02-28 16:20:33 +02:00 |
|
Sandu Liviu Catalin
|
331b03028c
|
Switched the SQLite module to use C++ exceptions to fix the Sqrat issues and gain significantly more performance.
Also fixed various other issues in the SQLite module.
|
2016-02-27 17:53:12 +02:00 |
|
Sandu Liviu Catalin
|
6e7abfc354
|
Initial untested SQLite module.
|
2016-02-27 11:57:29 +02:00 |
|