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

Convert set logic to SQL joins #108

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

clausherther
Copy link
Contributor

Converts set logic to SQL joins in the following tests:

  • expect_column_distinct_values_to_equal_set
  • expect_column_values_to_be_in_type_list
  • expect_table_columns_to_contain_set
  • expect_table_columns_to_match_ordered_list
  • expect_table_columns_to_match_set

Closes #100

@clausherther
Copy link
Contributor Author

Supersedes #103

@clausherther clausherther merged commit c698a1a into main Aug 16, 2021
@clausherther clausherther deleted the refactor/convert-set-matching-tests branch August 16, 2021 14:54
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.

clarification on the use of expect_table_columns_to_match_set
1 participant