-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor:database configuration to use dbt_copilot utility
Replaced the existing database connection logic with the `database_url_from_env` utility from `dbt_copilot_python` for cleaner and more standardized configuration. Removed the previous fallback logic for SQLite, assuming consistent reliance on environment variables.
- Loading branch information
1 parent
b862768
commit 0ed8d6e
Showing
1 changed file
with
23 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters