Verify that the sqlite_sequence table exists and is in approximately the
commitbd19de261b7568f8d51dfcafb088bc5ada9f53b9
authorD. Richard Hipp <drh@hwaci.com>
Wed, 23 May 2018 16:50:21 +0000 (23 16:50 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Wed, 23 May 2018 16:50:21 +0000 (23 16:50 +0000)
treea421ec8a2452d258232c9b212919745e38aa43cc
parentb70fcefd5d9cc4f28b1fed055c7eb1afe1025232
Verify that the sqlite_sequence table exists and is in approximately the
correct format prior to using it to process an autoincrement table.
Fix for ticket [d8dc2b3a58cd5dc2918a1d4a].
src/insert.c
src/sqlite.h.in
test/autoinc.test