library · inferred from evidence
dbt-adapters
A separate package introduced in dbt-core 1.8 to hold adapter code, previously part of the monolithic dbt-core install.
- Upgrading to dbt-core 1.8 breaks adapter installation
Upgrading from dbt below 1.8 to dbt-core 1.8+ failed during install, because 1.8 split the adapter code out into the separate `dbt-adapters` package. Stale files from the old monolithic install were left behind, so pip ended up with a broke