]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the "PRAGMA legacy_alter_table=ON" command to enable the pre-3.25.0
authordrh <drh@noemail.net>
Thu, 20 Sep 2018 20:15:02 +0000 (20:15 +0000)
committerdrh <drh@noemail.net>
Thu, 20 Sep 2018 20:15:02 +0000 (20:15 +0000)
commit42eb070729e4fc4a208502fcd494c01a1841c69c
tree727bedc71225fa7a25a85b925baa4e0deb18c237
parenteda079cd2c8ac1217574cd372c7bbcf6f651ccab
parent34566c4434203fe6ff2421af1c192b0b3ac4d410
Add the "PRAGMA legacy_alter_table=ON" command to enable the pre-3.25.0
behavior of ALTER TABLE that does not modify the bodies of triggers or
views or the WHERE clause of a partial index.  Enable the legacy behavior
by default when running the xRename method of virtual tables.

FossilOrigin-Name: 7edd26ed27ed1e7eab603058f7d55f2eac45e7bd1908bfa5f32293611883b157
manifest
manifest.uuid
src/alter.c
src/sqliteInt.h