2
Migration changes shouldnt update vault
Source: supabase/supabase#38591 · opened by @anthonycmain
I've just been caught out with a small gotcha as it was not an expected behaviour.
Running supabase migrations push --linked also triggers an update to the vault settings.
I would not expect this to happen as we update the vault as part of our migrations using values injected from a .env file or as part of a db reset.
I would suggest this was an optional flag rather than a default behaviour, as it is not documented in the help documentation either.
Running supabase migrations push --linked also triggers an update to the vault settings.
I would not expect this to happen as we update the vault as part of our migrations using values injected from a .env file or as part of a db reset.
I would suggest this was an optional flag rather than a default behaviour, as it is not documented in the help documentation either.
No pledges yet. Be the first to back this.
Comments
Similar requests
Enable Syncing of Vault and Edge Function Secrets
1 vote · 0 comments
Restrict database schema changes in web UI
13 votes · 0 comments
Proposal: SlowQL static analysis of migration scripts - insights and recommendations
1 vote · 0 comments
Supabase migrations don't include table/column comments
3 votes · 0 comments
Ability to restrict / remove access to values in vault-related tables/views from Supabase Studio UI
7 votes · 0 comments
No comments yet.