]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow SQLITE_MAX_COLUMN to be set to zero at compile-time in order to
authordrh <drh@noemail.net>
Mon, 28 Apr 2008 20:35:48 +0000 (20:35 +0000)
committerdrh <drh@noemail.net>
Mon, 28 Apr 2008 20:35:48 +0000 (20:35 +0000)
commit7d133d88892b2af22c79957a8ba3815cbbdba695
tree45c05712fa3086e4095246c7903e633b621631e7
parentcd3dd9d343592d495bb8297745c0a0e94a4e0a67
Allow SQLITE_MAX_COLUMN to be set to zero at compile-time in order to
disable the checks.  Also SQLITE_MAX_EXPR_DEPTH.  Ticket #3069. (CVS 5065)

FossilOrigin-Name: e6f71abb22fb74e5910d817caec98fa44070fc5f
manifest
manifest.uuid
src/main.c