]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add support for the SQLITE_PREPARE_NORMALIZED flag and the
authordrh <drh@noemail.net>
Wed, 31 Oct 2018 19:01:13 +0000 (19:01 +0000)
committerdrh <drh@noemail.net>
Wed, 31 Oct 2018 19:01:13 +0000 (19:01 +0000)
commita60c63013ef1d02e7d63ee9b3951fec4555882da
tree71f2c660fb0d8b9f57f320ab4b0d5eeef06019b0
parentf8181eaa20cba608a7d02f41368abee21dccbe84
parent8bee11a41ef9a90f8c9046db725dcf962700127c
Add support for the SQLITE_PREPARE_NORMALIZED flag and the
sqlite3_normalized_sql() when compiling with SQLITE_ENABLE_NORMALIZE.
Also remove unnecessary whitespace from Makefiles.

FossilOrigin-Name: 790ea39a6585ea9f4dad9e132e1fb0447ac1558f728196580d2c3edee84823f7
Makefile.in
Makefile.msc
main.mk
manifest
manifest.uuid
src/build.c
src/prepare.c
src/sqliteInt.h