]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not allow VACUUM INTO into a file that already exists.
authordrh <drh@noemail.net>
Fri, 7 Dec 2018 23:48:41 +0000 (23:48 +0000)
committerdrh <drh@noemail.net>
Fri, 7 Dec 2018 23:48:41 +0000 (23:48 +0000)
commit7464f578eda14dbf56d4e37d72aae2af03a5930c
tree337f66e010d88318a7f2f855fd22d053ba30dfb0
parent52993b31e12ce90a43692e59b744d3a5ac05648f
Do not allow VACUUM INTO into a file that already exists.

FossilOrigin-Name: 92f70e0fa3c9de7fde046f11cc0a7c2800511bb5ace8e68c845133931607616e
manifest
manifest.uuid
src/vacuum.c
test/vacuum-into.test [new file with mode: 0644]