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 expect_compound_columns_to_be_unique to properly handle "ignore_row_if" #171

Merged
merged 1 commit into from
Apr 19, 2022

Conversation

clausherther
Copy link
Contributor

Fixes #170

ignore_row_if wasn't properly handled because row_condition_ext was set but never used.

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.

ignore_row_if not adding to test query in expect_compound_columns_to_be_unique
1 participant