]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When a named CHECK constraint fails, include the name of the constraint
authordrh <drh@noemail.net>
Fri, 30 Mar 2012 15:48:48 +0000 (15:48 +0000)
committerdrh <drh@noemail.net>
Fri, 30 Mar 2012 15:48:48 +0000 (15:48 +0000)
commitf68686ae5228c43f5210554d54f9c335151d1824
tree78427e6d57e9b03b0446eb5e6d622b04db28ed15
parent7da5fcb0b7b01067fe6a8d35dfd9bf7ad3307ed7
parent2938f924cc34afaff7a5a11dad621046ea9b0c1b
When a named CHECK constraint fails, include the name of the constraint
in the error message.

FossilOrigin-Name: 1b75f301affac654bee24fa247046ea0782d3c4d
manifest
manifest.uuid
src/build.c
src/insert.c
src/parse.y
src/sqliteInt.h