]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The ability to DROP multiple tables (or views or indexes or triggers) at once, multi-drop
authordrh <>
Mon, 4 Mar 2024 18:02:36 +0000 (18:02 +0000)
committerdrh <>
Mon, 4 Mar 2024 18:02:36 +0000 (18:02 +0000)
commit4760a0655f5ce2f6e9c67ea5846b8443d9f8befd
tree416ea1ef4105f6e6beb1408cf803cdc51dd32021
parent313aaff7cd2b15fd11ce5823494f417bb60c644f
The ability to DROP multiple tables (or views or indexes or triggers) at once,
as implemented by this branch, appears to work.  However, this branch adds over
1000 bytes to the code footprint.  And the changes is significant, adding risk.
The benefit of being able to drop multiple tables in a single statement is not
seen to be enough to overcome those downsides, and so there are no immediate
plans to merge this branch.

FossilOrigin-Name: 1a49788afd90fa4415c6aae4b6bbad68f9306c1df1026762a9d88bcb40e4cd8f
manifest
manifest.uuid