2011-01-17 17:42:37
— part of check-in
[053ce76deb]
on branch trunk
— Add the SQLITE_OMIT_AUTORESET compile-time option which if enabled causes
the sqlite3_step() routine to return SQLITE_MISUSE if it is called after
it has previously returned anything other than SQLITE_ROW, SQLITE_BUSY, or
SQLITE_LOCKED.
(user:
drh
size: 40709)
2011-01-18 17:34:39
— part of check-in
[ca86d04be1]
on branch wal-trace-375
— Pull over all the latest trunk changes.
(user:
drh
size: 40709)