akkoma/test/pleroma/search
Oneric a3840e7d1f Raise minimum PostgreSQL version to 12
This lets us:
 - avoid issues with broken hash indices for PostgreSQL <10
 - drop runtime checks and legacy codepaths for <11 in db search
 - always enable custom query plans for performance optimisation

PostgreSQL 11 is already EOL since 2023-11-09, so
in theory everyone should already have moved on to 12 anyway.
2024-06-07 16:21:09 +02:00
..
database_search_test.exs Raise minimum PostgreSQL version to 12 2024-06-07 16:21:09 +02:00
elasticsearch_test.exs Tag Mock-tests as "mocked" and run them seperately 2023-08-04 12:50:50 +01:00
meilisearch_test.exs Tag Mock-tests as "mocked" and run them seperately 2023-08-04 12:50:50 +01:00