]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the CLI, recognize magic parameter names "$int_NNN" and "$text_TTT" and
authordrh <>
Thu, 8 Aug 2024 12:08:36 +0000 (12:08 +0000)
committerdrh <>
Thu, 8 Aug 2024 12:08:36 +0000 (12:08 +0000)
commit6e7a0c2d86bc143d45333d9f60c04d08c4ce5cae
treedaadfc2cc1df6c417507733fd6b209decd842057
parent5529ec74da95b6d9ea9e4631a989620e8594ce17
In the CLI, recognize magic parameter names "$int_NNN" and "$text_TTT" and
bind them with integer value NNN and text value TTT respectively.  Intended
for testing and debugging use only.

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