]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Increase the minimum SQLITE_LENGTH_LIMIT from 1 to 30 to avoid problems doing
authordrh <>
Fri, 8 Nov 2024 20:57:45 +0000 (20:57 +0000)
committerdrh <>
Fri, 8 Nov 2024 20:57:45 +0000 (20:57 +0000)
commit4ddeccfc15ad88e93824a48d5c99a1d5f67289bf
treebb061c742ba3e8b2b2af17f14e94b231c98037cc
parent23cfa0138ec8671feb15cfd86d7d75488d87cf48
Increase the minimum SQLITE_LENGTH_LIMIT from 1 to 30 to avoid problems doing
simple things like converting strings into integers.  See also
[8fd5b8ec4ab9b555].

FossilOrigin-Name: 6aa01707af4bd96f0f173f9e87f2398be7e6f246f59baa117092849a626b2d61
manifest
manifest.uuid
src/main.c
src/sqliteLimit.h
test/sqllimits1.test