oracle/dbt-oracle

[Bug] dbt-oracle 1.4 bugfixes backport

aosingh opened this issue · 1 comments

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

No response

Expected Behavior

Backport the following bugfixes to dbt-oracle version 1.4 and raise a PR to merge with branch main-1.4

  • #100
  • #86
  • #99
  • Set connection id prefix to track dbt connections in cman logs

Same bugfixes have been back-ported to dbt-oracle version 1.5. Please review the PR here - #105

Tasks:

  • clone the repo
  • Switch to branch main-1.4 -> git checkout main-1.4
  • Branch off from main-1.4 -> git checkout -b 1.4-backports
  • make changes -> refer #105
  • commit the changes, push and raise a PR

Steps To Reproduce

No response

Relevant log output using --debug flag enabled

No response

Environment

- OS:
- Python:
- dbt:

What Oracle database version are you using dbt with?

No response

Additional Context

No response

Fixed and released in dbt-oracle=1.4.3