We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No response
Support dbt-oracle 1.9
dev/v1.9.0
main
git checkout -b "dev/v1.9.0"
setup.py
dbt-core~=1.9,<1.10
dbt-tests-adapter~=1.10
dbt-oracle==1.9.0
setup.cfg
requirements.txt
.github/workflows/oracle-xe-adapter-tests.yml
--debug
- OS: - Python: - dbt:
The text was updated successfully, but these errors were encountered:
Issue is Resolved
Sorry, something went wrong.
sk192
No branches or pull requests
Is there an existing issue for this?
Current Behavior
No response
Expected Behavior
Support dbt-oracle 1.9
dev/v1.9.0
frommain
->git checkout -b "dev/v1.9.0"
setup.py
to uptake dbt-core ->dbt-core~=1.9,<1.10
setup.py
to uptake dbt-tests-adapter ->dbt-tests-adapter~=1.10
setup.py
to increment version todbt-oracle==1.9.0
setup.cfg
andrequirements.txt
.github/workflows/oracle-xe-adapter-tests.yml
Steps To Reproduce
No response
Relevant log output using
--debug
flag enabledNo response
Environment
What Oracle database version are you using dbt with?
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: