]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Release some restrictions on columns added by ALTER TABLE so that they
authordrh <drh@noemail.net>
Fri, 8 May 2020 19:02:21 +0000 (19:02 +0000)
committerdrh <drh@noemail.net>
Fri, 8 May 2020 19:02:21 +0000 (19:02 +0000)
commit9e5fdc41c1f46f92776ede52359900b41b2e3a82
tree190ae5e18f24f999c5d7d6adf6f57978c7f7b5c0
parent98aa1d735eb80f90b4523f50c17fc965ce967c79
Release some restrictions on columns added by ALTER TABLE so that they
only apply if the table contains one or more rows.

FossilOrigin-Name: 3a16c0ce4d8851f79f670d94786032c8007619154ece44647dc9cc5b1f9654ff
manifest
manifest.uuid
src/alter.c
src/build.c
src/expr.c
test/alter.test
test/alter3.test
test/alter4.test
test/fkey2.test
test/without_rowid3.test