]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Move the "shell_add_schema()" SQL function used by the ".schema" command
authordrh <drh@noemail.net>
Thu, 15 Jun 2017 16:56:05 +0000 (16:56 +0000)
committerdrh <drh@noemail.net>
Thu, 15 Jun 2017 16:56:05 +0000 (16:56 +0000)
commit0942559a14ccdfc0fe487f317169c3f1d47b2ff3
tree8f377f4b0b907a8cccf14313a659b085db271402
parentf217f3b68c866186a5c3fb5c21436018302280ac
Move the "shell_add_schema()" SQL function used by the ".schema" command
of the command-line shell to a different spot in the shell.c source file
so that it is not in the middle of an unrelated module.

FossilOrigin-Name: 254617a1ccfa1736d4e53d670d80319c79c4d93ebf1de69d89ebdba3949bc270
manifest
manifest.uuid
src/shell.c