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

Separate Column Diffs from Table Diffs #36

Closed
bplunkett-stripe opened this issue Jun 28, 2023 · 1 comment
Closed

Separate Column Diffs from Table Diffs #36

bplunkett-stripe opened this issue Jun 28, 2023 · 1 comment

Comments

@bplunkett-stripe
Copy link
Collaborator

All column differs are grouped into table add/alter statement blocks. This makes it difficult to build dependencies with individual columns. If we did this, we would also need to split out check constraints

We might want to reconsider some of the "diffing" paradigm to make this easier, e.g., some sort of support for nested SQLVertexGenerators.

@bplunkett-stripe
Copy link
Collaborator Author

Closing in favor of #131

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant