diff options
author | drh <> | 2025-02-25 15:57:49 +0000 |
---|---|---|
committer | drh <> | 2025-02-25 15:57:49 +0000 |
commit | 87ad172c50acbf0564368e7131d8f8611dadd303 (patch) | |
tree | 0dbd4478496deb3a723d3c92b1df7cfdaee85636 /src/os_unix.c | |
parent | 228e51d8cde3855fac7ea815e913c5703bbe585b (diff) | |
parent | d4c686ed8fd4f69c26a1ee0c7d65ded6b5fa17c7 (diff) | |
download | sqlite-87ad172c50acbf0564368e7131d8f8611dadd303.tar.gz sqlite-87ad172c50acbf0564368e7131d8f8611dadd303.zip |
Enhancements to help avoid problems in the CLI when trying display content
that contains ANSI escape codes: (1) Add the --escape MODE option to the CLI
where MODE is one of "symbol", "ascii", "off" where the default is "symbol".
(2) Add the unistr() SQL function. (3) Add the unistr_quote() SQL function.
(4) Add the %#Q and %#q conversions in the built-in printf.
FossilOrigin-Name: e3e509ae145ee2623ac68ededa59991a97fcd28313e03f67a3890b560c5381b0
Diffstat (limited to 'src/os_unix.c')
0 files changed, 0 insertions, 0 deletions