DROP TABLE now works for WITHOUT ROWID tables and the SQLITE_OMIT_AUTOVACUUM
commitc19a103b5ea8b6e359846e7a09d85ad30a0e0156
authorD. Richard Hipp <drh@hwaci.com>
Tue, 10 Oct 2017 13:37:22 +0000 (10 13:37 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Tue, 10 Oct 2017 13:37:22 +0000 (10 13:37 +0000)
treecb8ce6c3283f90cc96110a341981c682548f6c52
parenteb6915deb5acd9d63fc9c53194051978ffd69733
DROP TABLE now works for WITHOUT ROWID tables and the SQLITE_OMIT_AUTOVACUUM
compile-time option.  Fix for ticket [e651b1341861d6]
src/build.c