diff options
author | drh <drh@noemail.net> | 2008-08-08 14:19:41 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2008-08-08 14:19:41 +0000 |
commit | 200a81dcb51bb5c02625a4fe6b6dabbf630a069c (patch) | |
tree | 0c8d6f54b2570e89025eda735ddcb9de11e8c473 /manifest.uuid | |
parent | a33cb5f776c294441ffa4982197a3fe04ea92e03 (diff) | |
download | sqlite-200a81dcb51bb5c02625a4fe6b6dabbf630a069c.tar.gz sqlite-200a81dcb51bb5c02625a4fe6b6dabbf630a069c.zip |
Disallow the ON CONFLICT clause on CHECK constraints. The syntax used to be
allowed but never worked, so this should not present compatibility problems.
Other internal grammar simplifications. (CVS 5546)
FossilOrigin-Name: 4cedc641ed39982ae8cbb9200aa1e2f37c878b73
Diffstat (limited to 'manifest.uuid')
-rw-r--r-- | manifest.uuid | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.uuid b/manifest.uuid index d6c704253..ab8e70495 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -732657c6a639bdf71a3341f6747d19298d442ddb
\ No newline at end of file +4cedc641ed39982ae8cbb9200aa1e2f37c878b73
\ No newline at end of file |