]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Parser bug fix: Make sure the table constraints allowed by prior releases apple-osx-ml
authordrh <drh@noemail.net>
Tue, 7 Aug 2012 01:37:15 +0000 (01:37 +0000)
committerdrh <drh@noemail.net>
Tue, 7 Aug 2012 01:37:15 +0000 (01:37 +0000)
commit25c48f72a89ef568b37c8bc64f5b354fb11ee50c
tree3c3806e62d51e4a7f3547053a9a809986d7265ab
parent8343a6bf5e37918cf09ce94f0222c368806b5e29
Parser bug fix:  Make sure the table constraints allowed by prior releases
can still be parsed, even if they are technically not allowed by the
syntax diagram.  This is a cherry-pick of
[a1c014d8a87c8940b3], [38bf90af1ede6ee64e], and [e536ac041815b118c4].

FossilOrigin-Name: 28aed847c6a9d5a3eae4627e1c23eb5cb9c3aabe
manifest
manifest.uuid
src/parse.y
test/check.test
test/schema5.test [new file with mode: 0644]