Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Handle migrations with least permissions necessary #630

Merged
merged 9 commits into from
Jun 18, 2024

Conversation

YrrepNoj
Copy link
Member

This PR:

  1. Consolidates the Dockerfiles that we use when running migrations
  2. Creates a new component within the supabase package that runs migrations that require elevated (supabase_admin) permissions so that the other migration jobs can run as the regular postgres user.

@YrrepNoj YrrepNoj requested a review from a team as a code owner June 14, 2024 07:16
Copy link

netlify bot commented Jun 14, 2024

Deploy Preview for leapfrogai-docs canceled.

Name Link
🔨 Latest commit bde309e
🔍 Latest deploy log https://app.netlify.com/sites/leapfrogai-docs/deploys/6671b0cbf68d6c000807ba54

Makefile Show resolved Hide resolved
justinthelaw
justinthelaw previously approved these changes Jun 14, 2024
gphorvath
gphorvath previously approved these changes Jun 17, 2024
jalling97
jalling97 previously approved these changes Jun 17, 2024
@YrrepNoj YrrepNoj dismissed stale reviews from jalling97 and gphorvath via bde309e June 18, 2024 16:07
@YrrepNoj YrrepNoj merged commit 37badae into main Jun 18, 2024
12 checks passed
@YrrepNoj YrrepNoj deleted the adding-vector-extension branch June 18, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants