]> git.ipfire.org Git - thirdparty/sqlite.git/commit
By default, make all "ALTER TABLE RENAME" statements executed within a virtual legacy-alter-table
authordan <dan@noemail.net>
Thu, 20 Sep 2018 17:21:21 +0000 (17:21 +0000)
committerdan <dan@noemail.net>
Thu, 20 Sep 2018 17:21:21 +0000 (17:21 +0000)
commit34566c4434203fe6ff2421af1c192b0b3ac4d410
tree125589a9f124859e9b2212bd7e21138a5f929d33
parent674b89426912a52dd1fcbe726fc94d0d70dab5ea
By default, make all "ALTER TABLE RENAME" statements executed within a virtual
table xRename() method exhibit the legacy behaviour.

FossilOrigin-Name: 71947337e98b90debb13b390119bc2a6b39dd41535151b836071ee327a31e45d
manifest
manifest.uuid
src/alter.c
src/vdbe.c
test/altermalloc2.test
test/altertab2.test [new file with mode: 0644]