]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite3_whereinfo_hook() API - an experimental API replacing the
authordan <dan@noemail.net>
Tue, 4 Apr 2017 04:23:06 +0000 (04:23 +0000)
committerdan <dan@noemail.net>
Tue, 4 Apr 2017 04:23:06 +0000 (04:23 +0000)
commite86573fa512a2e06e7ae0b737c0b839974355598
treec9f4648f11fece5a235dbeb0647b98d80af292d7
parentfbf3bdcdbceacd6cc78b046100468b291d7c21a1
Add the sqlite3_whereinfo_hook() API - an experimental API replacing the
DBCONFIG_WHEREINFO hack on this branch.

FossilOrigin-Name: a54aef35da11f7508a8888a159372036a362fc52afa1df752dc835db334c4330
manifest
manifest.uuid
src/main.c
src/shell_indexes.c
src/sqlite.h.in
src/sqliteInt.h
src/where.c