Update contrib stuff.

This commit is contained in:
August Mueller 2014-04-14 10:59:59 -07:00
parent 5e987e0c14
commit 3691599e49
2 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@ If you would like to contribute some code- awesome! I just ask that you make it
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 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
A few administrative changes:

View File

@ -45,5 +45,6 @@ Nick Hodapp
Xianliang Li (Oldman)
David Hart
Mike Ash
Julius Scott
Aaaaannnd, Gus Mueller (that's me!)