commit | 0027da3e3edfc5ccc82f2a4a35a2e680b66c818c | [log] [tgz] |
---|---|---|
author | drh <drh@noemail.net> | Tue Jan 11 01:42:47 2011 |
committer | drh <drh@noemail.net> | Tue Jan 11 01:42:47 2011 |
tree | 3a5efc898432a54b72c213ee933b31984c08d062 | |
parent | 444d26065e66674269c958c73a3c01291a054610 [diff] |
A proposed change to the sqlite3_step() API such that it will only auto-reset following an SQLITE_BUSY or SQLITE_LOCKED error. Calls after any other result other than SQLITE_ROW will return SQLITE_MISUSE. FossilOrigin-Name: d1b3c54f42b1765e7565aeff517835c28528b177