]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the CLI, code the "sqlite_parameters" name directly rather than using a
authordrh <drh@noemail.net>
Mon, 25 Mar 2019 21:56:26 +0000 (21:56 +0000)
committerdrh <drh@noemail.net>
Mon, 25 Mar 2019 21:56:26 +0000 (21:56 +0000)
commit65c29fd3ebd4e64e12dbdb5d540d417b50c25a69
tree080b58cc7bb192b429bb7a59331e2587617ea632
parentccf6e7d0f0cbcd829b13c482aa43c27a59ea335c
In the CLI, code the "sqlite_parameters" name directly rather than using a
macro, for clarity of presentation for users who are reading the code for
the purpose of seeing how the CLI implements parameter binding.

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