]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add base64() and base85() text/blob conversions to the CLI.
authorlarrybr <larrybr@noemail.net>
Fri, 23 Dec 2022 19:04:59 +0000 (19:04 +0000)
committerlarrybr <larrybr@noemail.net>
Fri, 23 Dec 2022 19:04:59 +0000 (19:04 +0000)
commit0953c5354acc29479eda7b8ff3c5f7a88d482c5a
tree1d1e2ac9a05dda6e97338fa6b12c509b710c42f5
parentace682e149ea98304fce7babeea3c0cbd496f403
Add base64() and base85() text/blob conversions to the CLI.

FossilOrigin-Name: 4bc98a2d9520efa9b80142163cbfab72a5f2fe9854cd6ba8291dcefdb872e657
Makefile.in
ext/misc/base64.c
ext/misc/base85.c
ext/misc/basexx.c
manifest
manifest.uuid
src/shell.c.in
test/shell1.test
tool/mkshellc.tcl