]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the "database_list" pragma to return a third column containing the
authordrh <drh@noemail.net>
Wed, 4 Jun 2003 15:48:33 +0000 (15:48 +0000)
committerdrh <drh@noemail.net>
Wed, 4 Jun 2003 15:48:33 +0000 (15:48 +0000)
commit5e8e1981dcbd418e0a69add3170b5c5fed79ef2e
tree97b82e7f68c4d1ffc58a583638a3654e0d6829af
parentca3bdaca190abece19526ed1460536ad3748ab09
Change the "database_list" pragma to return a third column containing the
filename of the underlying database file.  Always use an in-memory TEMP
database with an in-memory main database. (CVS 1003)

FossilOrigin-Name: f39100f5759d0d8b9c71e18d38a148dee4643020
manifest
manifest.uuid
src/main.c
src/pragma.c