]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Raise an error if an attempt is made to compile the CLI with the
authordrh <>
Thu, 17 Nov 2022 01:24:06 +0000 (01:24 +0000)
committerdrh <>
Thu, 17 Nov 2022 01:24:06 +0000 (01:24 +0000)
commit841c98e14ca76ed96661583c4739629f0b2e876b
tree6fbb644efbee1211ffdb4d7abcd24caf19dba318
parenta872466c8ed936e2ad68a8a2ba717a7bda8689bf
Raise an error if an attempt is made to compile the CLI with the
SQLITE_OMIT_COMPLETE option, since sqlite3_complete() really is necessary
for the CLI to operate sanely.

FossilOrigin-Name: a119a9e2ade4eac5feb1aa885c15b83e725f87386351de99d3abb49656219d50
manifest
manifest.uuid
src/shell.c.in