Files
firezone/elixir/apps
Jamil fdd1105b10 fix(portal): alter db user role with replication (#8952)
We need the `replication` attribute set on the db user. This is
trivially done in a migration, and with the `CURRENT_USER` specifier, we
don't need to fetch the Application configuration.
2025-04-30 13:02:34 -07:00
..