]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When dropping a table, update the sqlite_sequence table first, as auto-vacuum mode...
authordanielk1977 <danielk1977@noemail.net>
Fri, 19 Nov 2004 07:07:30 +0000 (07:07 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Fri, 19 Nov 2004 07:07:30 +0000 (07:07 +0000)
commit4d36b81ea072c4cfd9dff0be5c2c0a317327f267
tree2e9de5bfdec60f56174386f4ab1efc76828e2261
parent343e92610ecf58d20f0990b9721aa6073bdc4b9c
When dropping a table, update the sqlite_sequence table first, as auto-vacuum mode may need to move sqlite_sequence when the btree table is dropped. (CVS 2113)

FossilOrigin-Name: 0514107bff970ab1e5ce96c8b1fa13dcbf75cb71
manifest
manifest.uuid
src/build.c
src/test1.c