]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the ".changes ON|OFF" command to the sqlite3.exe command-line shell, for
authordrh <drh@noemail.net>
Mon, 7 Dec 2015 21:46:19 +0000 (21:46 +0000)
committerdrh <drh@noemail.net>
Mon, 7 Dec 2015 21:46:19 +0000 (21:46 +0000)
commitdf12f1c69bad540de5036f99812a7e41ea377ddb
treea35c913a860d2475f142b68a42cefdb7793c4485
parentdc27851e21a94a0200bace098f61ec6deb4b427a
Add the ".changes ON|OFF" command to the sqlite3.exe command-line shell, for
testing and verifying the sqlite3_changes() and
sqlite3_total_changes() interfaces.

FossilOrigin-Name: 9bbe1afc1521b111a0a93803b41ff04e0ee55630
manifest
manifest.uuid
src/shell.c