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

fix(db): suggest diffing managed schemas after first pull #1855

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented Jan 17, 2024

What kind of change does this PR introduce?

Bug fix #1840

What is the new behavior?

First pull always should always be a full pg_dump for integrity. To avoid managed schemas from being included in the dump, suggest db pull again to diff auth and storage policies.

Additional context

Add any other context or screenshots.

@sweatybridge sweatybridge requested a review from a team as a code owner January 17, 2024 06:45
@sweatybridge sweatybridge changed the title fix(db): suggest diffing managed schemas on first pull fix(db): suggest diffing managed schemas after first pull Jan 17, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7552054440

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.04%) to 58.683%

Totals Coverage Status
Change from base Build 7551521805: -0.04%
Covered Lines: 6079
Relevant Lines: 10359

💛 - Coveralls

@sweatybridge sweatybridge merged commit 1a8d4c7 into main Jan 17, 2024
9 checks passed
@sweatybridge sweatybridge deleted the pull-one branch January 17, 2024 06:52
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.

supabase db pull doesn't pull storage policies
2 participants