]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug causing all ALTER TABLE RENAME COLUMN commands to fail if ANALYZE
authordan <dan@noemail.net>
Sat, 11 Aug 2018 17:34:38 +0000 (17:34 +0000)
committerdan <dan@noemail.net>
Sat, 11 Aug 2018 17:34:38 +0000 (17:34 +0000)
commit872165f26009e252d888f7bf0680b4f7b7e358ae
tree7b61e6659d44ed23f0f7269d26c37afec425b511
parente325ffed04ee9fd40cc7dab8f3209e1745e8041a
Fix a bug causing all ALTER TABLE RENAME COLUMN commands to fail if ANALYZE
had been run on the database. Also prevent the user from renaming the columns
of system tables.

FossilOrigin-Name: ca644a2877c26561f8fb3b3feb74a070cd46621acb105577f04bc936c9b72a95
manifest
manifest.uuid
src/alter.c
test/altercol.test