]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If a CHECK constraint is named, report that name on the error message when named-check-constraints
authordrh <drh@noemail.net>
Wed, 7 Mar 2012 19:13:29 +0000 (19:13 +0000)
committerdrh <drh@noemail.net>
Wed, 7 Mar 2012 19:13:29 +0000 (19:13 +0000)
commit2938f924cc34afaff7a5a11dad621046ea9b0c1b
tree36e14c4991d99188a78c55fe509198813a3f9669
parentfd6ddf91b0711b6b6cfe0938db56fc9bc2cd8dcf
If a CHECK constraint is named, report that name on the error message when
the constraint fails.

FossilOrigin-Name: 9a0f90d9deb335ac71044b8afa81538d85cc7ccf
manifest
manifest.uuid
src/build.c
src/insert.c
src/parse.y
src/sqliteInt.h
test/check.test