]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow DROP TABLE to work on tables name "sqlite_parameters" just as it
authordrh <drh@noemail.net>
Thu, 26 Sep 2019 20:05:16 +0000 (20:05 +0000)
committerdrh <drh@noemail.net>
Thu, 26 Sep 2019 20:05:16 +0000 (20:05 +0000)
commit91f34eab2d08ef03e4454664458960f746ba580e
tree23134dbe650b1e664ade3a37a75aaff6ae28b3b6
parent9d30c8ff8fe09e4564fa8b7dd1c7fc9badd5cd2c
Allow DROP TABLE to work on tables name "sqlite_parameters" just as it
does with tables named "sqlite_stat%".  Fix for the ".parameter clear"
command in the shell.

FossilOrigin-Name: e768179baacb2423205a774cc8149fe58ed86a9320102aff4844b1d8933aa1db
manifest
manifest.uuid
src/build.c
src/shell.c.in