aprs.me/priv/repo
Graham McIntire bd265564a2
Handle insufficient privileges in pg_stat_statements migration
Wrap CREATE EXTENSION in a PL/pgSQL DO block that catches
insufficient_privilege so the migration completes successfully
even when the DB user is not a superuser.
2026-02-18 12:09:56 -06:00
..
migrations Handle insufficient privileges in pg_stat_statements migration 2026-02-18 12:09:56 -06:00
seeds.exs refactor to use external parser 2025-06-24 14:22:09 -05:00