Files
music_library/test
Claudio Ortolina 7258519cf2 Remove ' as it breaks a full text query
Query:  SELECT count(*) FROM "records_search_index" AS r0
WHERE (NOT (r0."purchased_at" IS NULL))
AND (records_search_index = '"Larks' Tongues in Aspic"*')

Needs escaping.
2024-11-23 23:19:08 +00:00
..
2024-11-11 19:14:44 +00:00
2024-10-02 16:33:42 +01:00
2024-11-06 12:09:38 +00:00