]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Prevent ALTER TABLE from being used to add a column with a REFERENCES clause and...
authordan <dan@noemail.net>
Fri, 25 Sep 2009 11:26:54 +0000 (11:26 +0000)
committerdan <dan@noemail.net>
Fri, 25 Sep 2009 11:26:54 +0000 (11:26 +0000)
commit53c3fa8dbed80bde9435d66941c0cf42e4e65eec
treeed9547b65c2f95f75677b612e0056eb4ed60fee2
parent140026bdb544add1dce781360d0acf3d76c30c71
Prevent ALTER TABLE from being used to add a column with a REFERENCES clause and a non-NULL default value while foreign key support is enabled.

FossilOrigin-Name: 353b1b18253ab71ba38a887e555994f5469b87bd
manifest
manifest.uuid
src/alter.c
test/fkey2.test