|
@@ -5,7 +5,7 @@ If you would like to contribute some code- awesome! I just ask that you make it
|
|
|
|
|
|
|
|
2014.04.09
|
|
2014.04.09
|
|
|
Added back in busy handler code after a brief hiatus (check out the 2013.12.10 notes). But now doing so with sqlite3_busy_handler instead of while loops in the various execution places.
|
|
Added back in busy handler code after a brief hiatus (check out the 2013.12.10 notes). But now doing so with sqlite3_busy_handler instead of while loops in the various execution places.
|
|
|
- Added some new optional classes that will help with doing batch updates - check out FMSQLStatementSplitter.h for more info.
|
|
|
|
|
|
|
+ Added some new optional classes that will help with doing batch updates - check out FMSQLStatementSplitter.h for more info. Thanks to Julius Scott for the patches.
|
|
|
|
|
|
|
|
2014.03.08
|
|
2014.03.08
|
|
|
A few administrative changes:
|
|
A few administrative changes:
|