diff options
author | drh <> | 2023-10-22 17:27:55 +0000 |
---|---|---|
committer | drh <> | 2023-10-22 17:27:55 +0000 |
commit | a63539143da79df705746156923a6bfd8248932f (patch) | |
tree | ec5766dcaad651e300c08833d894401f53c0423c /src/expr.c | |
parent | 28f45b1ab1b38b2dbb7800a8978dc00a363a92b3 (diff) | |
download | sqlite-a63539143da79df705746156923a6bfd8248932f.tar.gz sqlite-a63539143da79df705746156923a6bfd8248932f.zip |
Do not do backslash excape processing on any unquoted strings in dot-commands
in the CLI - on Windows or on posix-like systems either one. This brings the
processing into alignment with the documentation, allows backslash-delimited
filenames on Windows (as long as they are unquoted), and causes the CLI to work
the same with regard to backslash escapes on both Windows and posix.
FossilOrigin-Name: bce807cd4876327396b4ffcdf77f6931dd3bbd3314336eedf38bcf01d17af32c
Diffstat (limited to 'src/expr.c')
0 files changed, 0 insertions, 0 deletions