]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the DBSTAT virtual table with a new hidden table "schema" that if
authordrh <drh@noemail.net>
Tue, 8 Sep 2015 21:12:53 +0000 (21:12 +0000)
committerdrh <drh@noemail.net>
Tue, 8 Sep 2015 21:12:53 +0000 (21:12 +0000)
commita46a4a63de1853cf4dac3ecfad4bbefa596d670d
tree6477b40caed36772543510c8d999c10f8580905c
parentb4d472f609d0f81bec921b82251f0a6c23a26ece
Enhance the DBSTAT virtual table with a new hidden table "schema" that if
set will cause the table to report on the specified schema rather than on
"main".  Also:  Fix a faulty assert in sqlite3_context_db_handle().

FossilOrigin-Name: 6beb512c7a3c3649b56f0df1ca77855535a87ba7
manifest
manifest.uuid
src/dbstat.c
src/vdbeapi.c