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

New GeneratePlan interface #98

Merged
merged 3 commits into from
Jan 30, 2024

Conversation

bplunkett-stripe
Copy link
Collaborator

Description

New generate plan interface

  • Will enable us to support diffing two databases
  • Does not filter to public schemas by default

This function has a new name to avoid conflicting with the old function. The old function will be deprecated soon.

Motivation

Support non-public schemas and diffing between two databases

Testing

@bplunkett-stripe bplunkett-stripe force-pushed the bplunkett/support-diffing-two-dbs-prototype branch 2 times, most recently from 17c460e to 0a6d2ce Compare January 30, 2024 09:47
@bplunkett-stripe bplunkett-stripe force-pushed the bplunkett/support-diffing-two-dbs-prototype branch from 0a6d2ce to 9de6398 Compare January 30, 2024 09:48
@bplunkett-stripe bplunkett-stripe merged commit 48e8bf3 into main Jan 30, 2024
6 checks passed
@bplunkett-stripe bplunkett-stripe deleted the bplunkett/support-diffing-two-dbs-prototype branch January 30, 2024 19:43
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.

2 participants