]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Infrastructure for an extension C-library to implement sqlite3_db_dump() and
authordrh <drh@noemail.net>
Mon, 13 Mar 2017 19:26:34 +0000 (19:26 +0000)
committerdrh <drh@noemail.net>
Mon, 13 Mar 2017 19:26:34 +0000 (19:26 +0000)
commit688633cb9eb400d8c69cbbcd99a4410a810bf0fb
tree85387b0618940aa9600a5653bb606fdc4bfd7755
parentd3bb79bd0f30e7b372a90b4c74c7e2075129af27
Infrastructure for an extension C-library to implement sqlite3_db_dump() and
a corresponding "dbdump" command-line utility - both of which do the same
work as the ".dump" command of the CLI.

FossilOrigin-Name: 74c5ace498f72d7f5495203678bedd0bc540211131a4e4db7b62115d5322a288
Makefile.in
ext/misc/dbdump.c [new file with mode: 0644]
main.mk
manifest
manifest.uuid