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

bugfix/dbt-init-fix #71

Merged
merged 2 commits into from
May 16, 2023
Merged

bugfix/dbt-init-fix #71

merged 2 commits into from
May 16, 2023

Conversation

ilikutle
Copy link
Collaborator

@ilikutle ilikutle commented May 2, 2023

Added version.py and profile_template.yml needed to discover the adapter when running dbt init command
#70 fix

@ilikutle ilikutle requested a review from tglunde May 2, 2023 07:31
Copy link
Owner

@tglunde tglunde left a comment

Choose a reason for hiding this comment

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

Hi @ilikutle ,
I am still getting error "No adapters available" when executing "poetry run dbt init" and "poetry run dbt --version" does not show the exasol adapter - although installed in poetry .venv directory. What am I missing?
Cheers, Torsten

Copy link
Owner

@tglunde tglunde left a comment

Choose a reason for hiding this comment

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

dbt init works when install in site-packages - not with -e

@tglunde tglunde merged commit 1b98f55 into master May 16, 2023
tglunde added a commit that referenced this pull request May 16, 2023
* added files that should fix behavior of dbt init

* new line end of file

---------

Co-authored-by: ilikutle <ilija.kutle@alligator-company.com>
Co-authored-by: Torsten Glunde <torsten.glunde@alligator-company.com>
tglunde added a commit that referenced this pull request May 16, 2023
* added files that should fix behavior of dbt init

* new line end of file

---------

Co-authored-by: ilikutle <ilija.kutle@alligator-company.com>
Co-authored-by: Torsten Glunde <torsten.glunde@alligator-company.com>
@tglunde tglunde deleted the bugfix/dbt-init-fix branch July 13, 2023 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants