]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not allow an ALTER TABLE ADD COLUMN on a STRICT table if the added column
authordrh <>
Sat, 14 Oct 2023 20:24:52 +0000 (20:24 +0000)
committerdrh <>
Sat, 14 Oct 2023 20:24:52 +0000 (20:24 +0000)
commitd718bde6da3f15f8f9862e47e21cf883a9afedde
tree3c7f062e1d4d15089808522189e6aa64a7d7d50a
parent153790d9ae7f6e22abf64fe0ab352e4b8df2ae7d
Do not allow an ALTER TABLE ADD COLUMN on a STRICT table if the added column
contains a DEFAULT clause that would violate the type of the added column.

FossilOrigin-Name: 75b075863eaa56e36635a1d27740d37de8600ba92099b3fad9378a1e6ce12c0e
manifest
manifest.uuid
src/alter.c
test/alter.test