diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2019-03-16 18:38:44 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2019-03-16 18:38:44 +0100 |
commit | 6618b77947f29748dd65af62c51c47ce94f87860 (patch) | |
tree | 1d94f414a0c41ab082aeab087f3abab942acce98 /postprocess.sql | |
parent | 7e2ff6435cd1a5a504eab34823a4f63c7a46df1f (diff) | |
download | openrussian-cli-6618b77947f29748dd65af62c51c47ce94f87860.tar.gz |
allow lookups containing accentuation character (Unicode 0x0301)
* they are simply ignored
* in openrussian.lua, we delegate Unicode handling to SQLite
* for Bash completions, we ignore accents during matching but (have to)
preserve them in the prefix -- see comments.
* also properly escape SQL strings preserving accidental code injection.
This means we do not necessarily have to port openrussian-completion.bash
to Lua.
Diffstat (limited to 'postprocess.sql')
0 files changed, 0 insertions, 0 deletions