]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The sqlite3_expanded_sql() function compiles, but always returns NULL, when
authordrh <drh@noemail.net>
Fri, 15 Jul 2016 10:01:06 +0000 (10:01 +0000)
committerdrh <drh@noemail.net>
Fri, 15 Jul 2016 10:01:06 +0000 (10:01 +0000)
commit8d85364261a96a0e370bce1f1f6b858612e838f0
tree9283ea188ec1edddd157a115b21c0b5249451e70
parent0e15d921d9daf3f4ea0fd4d74c2a8734b944a852
The sqlite3_expanded_sql() function compiles, but always returns NULL, when
the SQLITE_OMIT_TRACE compile-time option is used.

FossilOrigin-Name: 53c25ebe34e6776a12260078852973b1d581d20f
manifest
manifest.uuid
src/sqlite.h.in
src/test1.c
src/vdbeaux.c