Files
music_library/lib
Claudio Ortolina eea0e63ea8 Account for single quotes in search strings
According to the SQlite docs:

Strings that include any other characters must be quoted. Characters
that are not currently allowed in barewords, are not quote characters
and do not currently serve any special purpose in FTS5 query expressions
may at some point in the future be allowed in barewords or used to
implement new query functionality. This means that queries that are
currently syntax errors because they include such a character outside of
a quoted string may be interpreted differently by some future version of
FTS5.
2025-08-28 09:44:00 +03:00
..
2025-05-23 15:08:12 +01:00
2025-01-24 10:35:58 +00:00
2025-06-02 21:00:44 +01:00
2025-04-25 20:41:25 +01:00
2025-08-23 16:36:36 +03:00