1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-29 08:01:23 +03:00

When a corrupt schema is loaded using writable_schema=ON, the CHECK constraints

(or other expressions in the table definition) might not be fully resolved.
Ensure that the code generator can deal with this if the table is subsequently
used in a DML statement.  dbsqlfuzz find.

FossilOrigin-Name: ea721b34477ab8b49d182352c4bc198245933b850e9b6248b4f97600e80bb44b
This commit is contained in:
drh
2019-12-21 14:09:30 +00:00
parent ed0c34857a
commit b0cbcd0edf
4 changed files with 18 additions and 12 deletions

Binary file not shown.