SIGN IN SIGN UP

Change sqlite3_step() so that it automatically calls sqlite3_reset() instead

of returning SQLITE_MISUSE when invoked on a prepared statement that
previously returned any value other than SQLITE_ROW.

FossilOrigin-Name: 3e646e3f4cd0ca288e444561e951cecfdaee2ab5
D
drh committed
3674bfd1b6cc4524402e169dea419b508d38e306
Parent: f391327