]> git.ipfire.org Git - thirdparty/sqlite.git/commit
First cut at supporting CHECK constraints. Everything appears to work,
authordrh <drh@noemail.net>
Thu, 3 Nov 2005 00:41:17 +0000 (00:41 +0000)
committerdrh <drh@noemail.net>
Thu, 3 Nov 2005 00:41:17 +0000 (00:41 +0000)
commitffe07b2dc14ce66925cdc695e0cfef3ff99d4824
tree28e72c2a580c660c1d644e7a2a31848b7dfdaf79
parent8df447f0e6aff82ea4261507f29ee6ab724cb489
First cut at supporting CHECK constraints.  Everything appears to work,
but much more testing is needed as well as documentation. (CVS 2754)

FossilOrigin-Name: 2313d912baeca0fd516d524f16708953de483729
12 files changed:
manifest
manifest.uuid
src/build.c
src/expr.c
src/insert.c
src/parse.y
src/select.c
src/sqliteInt.h
src/test1.c
test/check.test [new file with mode: 0644]
www/lang.tcl
www/omitted.tcl