Skip to content

Conversation

@mlee2012
Copy link
Contributor

While we're waiting on #205, this PR allows users to ignore proto statements in their DDLs. The parser and differ will ignore any proto statements if they encounter any in the DDL, so the responsibility is on the user to use this feature accordingly. However, this unblocks any use case where the user would still like to have the tool be able to parse DDLs with proto statements even if it means just ignoring them for the time being.

mlee2012 and others added 4 commits September 19, 2025 10:46
* Check to see if a DDL references a table that doesn't exist
* Check to see if a DDL references a column that doesn't exist
* Check to see if a DDL references a foreign key that references a column that doesn't exist
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.

1 participant