]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow the INTO clause of VACUUM to be a text-valued expression.
authordrh <drh@noemail.net>
Sat, 8 Dec 2018 00:43:08 +0000 (00:43 +0000)
committerdrh <drh@noemail.net>
Sat, 8 Dec 2018 00:43:08 +0000 (00:43 +0000)
commit2f6239ed4e7d8e152de77d00aae4678d62d7e4f3
tree30e9371ddb8afdbf999cbd46fca58a7ed7197400
parent7464f578eda14dbf56d4e37d72aae2af03a5930c
Allow the INTO clause of VACUUM to be a text-valued expression.

FossilOrigin-Name: af172b53b46759f491f522356e14c5e2374d3f25ec70fbc1e100cadded8f9b22
manifest
manifest.uuid
src/parse.y
src/sqliteInt.h
src/vacuum.c
src/vdbe.c
test/vacuum-into.test