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

v1.7.6 #145

Merged
merged 1 commit into from
Jun 11, 2024
Merged

v1.7.6 #145

merged 1 commit into from
Jun 11, 2024

Conversation

aosingh
Copy link
Member

@aosingh aosingh commented Jun 5, 2024

insertinto  schema.table (col1, col2, col3)
    (
       select col1, col2, col3
       from o$pt_test_xxxx100932446065
    )

"module": "dbt-1.7.15"
[0m10:09:38.080324 [info ] [Thread-2 (]: oracle adapter: Oracle error: ORA-00900: invalid SQL statement

- Upgraded oracledb driver to 2.2.1
- Fixed SQL generation for delete+insert incremental strategy
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 5, 2024
Copy link

@spanchum spanchum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@aosingh aosingh merged commit 5eade6e into main-1.7 Jun 11, 2024
7 checks passed
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.

3 participants