]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the ALTER TABLE RENAME command so that it converts FOREIGN KEY constraints
authordrh <drh@noemail.net>
Mon, 15 Feb 2010 18:03:20 +0000 (18:03 +0000)
committerdrh <drh@noemail.net>
Mon, 15 Feb 2010 18:03:20 +0000 (18:03 +0000)
commit9a6ffc845ba1cd37f6754837224f37dac33bfcb4
treea32fb0352cd02199ea946b50557e19425c853ee1
parent622d2887900da4a6499eec4a5bd8b2af32fb7bc4
Fix the ALTER TABLE RENAME command so that it converts FOREIGN KEY constraints
in ATTACH-ed and in TEMP tables as well as in the main database.
Ticket [13336e9c3c8c3f].

FossilOrigin-Name: ab197d0aaf18016ac2dd3674f49bea5f1556451c
manifest
manifest.uuid
src/alter.c
test/fkey2.test
test/tester.tcl