1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-30 19:03:16 +03:00

When parsing a CREATE TABLE from the sqlite_master table, delete the CHECK

constraints if there are any errors, since there might otherwise be attempts
to use those CHECK constraints if PRAGMA writable_schema=ON is set.
This undoes the fix in check-in [ea721b34477ab8b4] for a more general
solution.

FossilOrigin-Name: a982e6434cd66bfbe94d455f538bcbc4360b91572062d92acae6b77e9560e65d
This commit is contained in:
drh
2019-12-22 18:06:49 +00:00
parent 69843342de
commit 9524a7ea9f
5 changed files with 20 additions and 20 deletions

Binary file not shown.