You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: