]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow "ALTER TABLE ... DROP CONSTRAINT" to drop foreign key constraints. drop-constraint-fk
authordan <Dan Kennedy>
Wed, 8 Jul 2026 17:40:04 +0000 (17:40 +0000)
committerdan <Dan Kennedy>
Wed, 8 Jul 2026 17:40:04 +0000 (17:40 +0000)
commit47a4302042e4bcb8695ecc44f3553822b1c225a2
tree0cad7e337ff9a3aaae9e60da3d45955ca5b8086d
parente26d1a51325a67155134117b3726bd161e132620
Allow "ALTER TABLE ... DROP CONSTRAINT" to drop foreign key constraints.

FossilOrigin-Name: 17c08963812d6458783720c511806727aeae263a243a11d49b463d2c7867cd54
manifest
manifest.tags
manifest.uuid
src/alter.c
test/altercons2.test
test/altercons3.test [new file with mode: 0644]