On Mon, Mar 7, 2011 at 20:33, <hwri...@apache.org> wrote: > Author: hwright > Date: Tue Mar 8 01:33:03 2011 > New Revision: 1079070 > > URL: http://svn.apache.org/viewvc?rev=1079070&view=rev > Log: > If we encounter an error while in an SQLite savepoint, back out the work > before returning. This mirrors the behavior as seen in an SQLite transaction.
And it copies the code. How about factoring out "reset all statements" ? Cheers, -g