]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Implement the ".ar --create" command using a single
authordrh <drh@noemail.net>
Wed, 10 Jan 2018 16:50:18 +0000 (16:50 +0000)
committerdrh <drh@noemail.net>
Wed, 10 Jan 2018 16:50:18 +0000 (16:50 +0000)
commit634c70fa1586565fe08a8f208691061cd36602dc
tree47609f48f5c4b317e435082e1ab0f24e94ce7b39
parent6c237b1fa79ae303a76a93878dff71cd2897f163
Implement the ".ar --create" command using a single
"REPLACE INTO sqlar SELECT ... FROM fsdir();" statement.  Add the
shell_putsnl() SQL function for providing --verbose output.

FossilOrigin-Name: 28ab930436fea33c79073e84f39d9e381fa60b4702a5dcbfaaed72baeeae8431
manifest
manifest.uuid
src/shell.c.in