]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Reload the entire schema after renaming a column in order to ensure that the
authordan <dan@noemail.net>
Sat, 11 Aug 2018 13:40:20 +0000 (13:40 +0000)
committerdan <dan@noemail.net>
Sat, 11 Aug 2018 13:40:20 +0000 (13:40 +0000)
commite325ffed04ee9fd40cc7dab8f3209e1745e8041a
tree9c583ce368b0f7b3b360139606b8059b2e8fb89e
parent5da06d3d7e2fcbc3f348768a5706035411e596a9
Reload the entire schema after renaming a column in order to ensure that the
schema for any tables for which parent key definitions were changed are
reloaded.

FossilOrigin-Name: f4497b0136e9fcb1121a834c86f84eeaf8f1e7d3157d409484e086bcef3487f1
manifest
manifest.uuid
src/alter.c
src/prepare.c
src/sqliteInt.h
src/vdbe.c
test/altercol.test