aprs.me/priv
Graham McIntire 42fce1b933
Use runtime pool check instead of Mix.env for migration
Mix.env() is not available in production releases, so we need to check
the repo's pool configuration at runtime instead. In test, the pool is
Ecto.Adapters.SQL.Sandbox which doesn't support CONCURRENTLY, so we
skip index creation. In production/dev, indexes are created normally.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-25 16:54:10 -05:00
..
gettext add more translations 2025-07-18 11:18:04 -05:00
gleam Fix Docker deployment with Gleam integration 2025-07-18 14:06:36 -05:00
repo Use runtime pool check instead of Mix.env for migration 2025-10-25 16:54:10 -05:00
static try vector tiles 2025-07-24 10:54:31 -05:00