Skip to content

Fix/integration with dbt constraints #22

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

Merged
merged 2 commits into from
Jun 10, 2022

Conversation

aosingh
Copy link
Member

@aosingh aosingh commented Jun 10, 2022

Fixes #5

aosingh added 2 commits June 9, 2022 17:45
- Adapter method _make_match_kwargs() is updated to perform UPPER case comparison
- Adapter method quote_seed_column() is updated to not quote seed cols by default
- adapter.sql is updated to not lower case metadata
- catalog.sql is updated to not lower case metadata
- Incremental materialization needed a fix to perform a UPPER case comparison on the unique_key in ON clause
- Added a test scenarios in dbt_adbs_test_project to test integration with dbt_constraints
- Fixes Bug - #5
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 10, 2022
@aosingh aosingh merged commit d53d8c5 into release/v1.0.3 Jun 10, 2022
@aosingh aosingh deleted the fix/integration_with_dbt_constraints branch June 16, 2022 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant