]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite3_expanded_sql() interface. Refinements to the
authordrh <drh@noemail.net>
Thu, 14 Jul 2016 01:09:08 +0000 (01:09 +0000)
committerdrh <drh@noemail.net>
Thu, 14 Jul 2016 01:09:08 +0000 (01:09 +0000)
commitfca760c841227207bb8dd0dd43fb89a100ca18fb
tree13645263d34c09ad8116e60f35fcc39fb0cf3a6d
parent1637a5171f25bd6d5eb4e04dc855776c3af2c1da
Add the sqlite3_expanded_sql() interface.  Refinements to the
sqlite3_trace_v2() interface to make it more useful.

FossilOrigin-Name: 99ee7ee58d45b29a0000492306ddc0b90563ff51
manifest
manifest.uuid
src/main.c
src/sqlite.h.in
src/sqlite3ext.h
src/sqliteInt.h
src/test1.c
src/vdbe.c
src/vdbeapi.c
src/vdbeaux.c
src/vdbetrace.c