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
See https://docs.getdbt.com/docs/contributing/building-a-new-adapter#other-files
Couldn't figure out how to do the schemas_and_paths and extensions parts
fixed: type: sqlite threads: 1 database: "database" schema: "main" prompts: schemas_and_paths: main: hint: '/my_project/data/etl.db' schema_directory: hint: '/my_project/data' extensions: - "/path/to/sqlean/crypto.so"
The text was updated successfully, but these errors were encountered:
Hey @codeforkjeff! I see you started implementing features from the more recent adapter docs 👍.
I opened dbt-labs/dbt-core#4462 and will make a PR if they're interested 🤞.
Sorry, something went wrong.
@edgarrmondragon wow, thank you so much for doing that!
No branches or pull requests
See https://docs.getdbt.com/docs/contributing/building-a-new-adapter#other-files
Couldn't figure out how to do the schemas_and_paths and extensions parts
The text was updated successfully, but these errors were encountered: