]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The ".dump" method in the shell for version 2 should not sort tables by
authordrh <drh@noemail.net>
Wed, 16 Feb 2005 03:53:10 +0000 (03:53 +0000)
committerdrh <drh@noemail.net>
Wed, 16 Feb 2005 03:53:10 +0000 (03:53 +0000)
commitdd71a0753ea7bbe8af445523a137bf2f9daa5d27
treea9da929c2eb2cb169d13b9f6f49f9ac78e5ff662
parent6ebcbcd48b3f225eb8e696ab20f06efda95f6f8e
The ".dump" method in the shell for version 2 should not sort tables by
name because this can put views out of dependency order.   Ticket #1124. (CVS 2347)

FossilOrigin-Name: b82c06fdd143fde6678003a0f3fc66e10c21a65b
manifest
manifest.uuid
src/shell.c