]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The undocumented and unsupported ".selftest" command in the command-line
authordrh <drh@noemail.net>
Thu, 27 Jun 2013 13:01:21 +0000 (13:01 +0000)
committerdrh <drh@noemail.net>
Thu, 27 Jun 2013 13:01:21 +0000 (13:01 +0000)
commit340f582ec3ffcdb1341ec9db758e64f29cf2bfa9
tree3ff8d516cd07e1cef0ed845a559c15886f6a11e2
parentf73819af0526a948006015fc10ab70efa7f2db97
The undocumented and unsupported ".selftest" command in the command-line
shell utility is now only available if compiled with SQLITE_DEBUG.  Also
fix a windows compiler warning in that command.

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