2015-05-13 03:23:29
— part of check-in
[c822cde494]
on branch stepNoThreadAbort
— Prevent the call into the native sqlite3_step() call from being interrupted via a ThreadAbortException. Also, remove a superfluous native function declaration.
(user:
mistachkin
size: 114203)
2015-05-15 17:45:22
— part of check-in
[70655cda1a]
on branch trunk
— Prevent calls to the native sqlite3_step() and sqlite3_interrupt() methods from being interrupted via a ThreadAbortException. Also, remove a superfluous native function declaration.
(user:
mistachkin
size: 114203)