mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-16 15:01:23 +01:00
67583281e3
PostgreSQL 14 changed the behavior of `websearch_to_tsquery` to improve some behaviour. The tests were hitting those edge-cases about handling of hanging double quotes. This fixes the tests to take into account the PostgreSQL version.
1 line
No EOL
79 B
Gherkin
1 line
No EOL
79 B
Gherkin
Allow use of postgres and sqllite full-text search operators in search queries. |