akkoma/config
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
..
benchmark.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
config.exs Raise minimum PostgreSQL version to 12 2024-06-07 16:21:09 +02:00
custom_emoji.txt Ship with hehe 2023-03-27 10:03:12 +01:00
description.exs exiftool: make stripped tags configurable 2024-04-26 18:57:24 +02:00
dev.exs use puts instead warn 2021-07-27 21:01:41 +00:00
docker.exs Docker builds (#231) 2022-10-16 19:25:54 +00:00
prod.exs Switch from the deprecated "use Mix.config" to "import Config" 2021-05-20 14:02:58 -05:00
test.exs Drop base_url special casing in test env 2024-04-07 00:20:12 +02:00