v1.7.6
This release version has the following updates
-
Upgraded oracledb driver to 2.2.1
-
Fixed SQL generation for delete+insert incremental append strategy. Corresponding Slack thread - https://getdbt.slack.com/archives/C01PWH4TXLY/p1717577761754019
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