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

Update dev-requirements.txt to use the dbt-adapters monorepo #991

Merged
merged 2 commits into from
Feb 25, 2025

Conversation

dbeatty10
Copy link
Contributor

@dbeatty10 dbeatty10 commented Feb 25, 2025

resolves #990

Problem

dbt-postgres moved to the dbt-adapters monorepo. So dbt_utils is now pointing to a stale version of dbt-postgres

See dbt-labs/dbt-adapters#615 for more detail.

Solution

Update the refs so that it points to dbt-postgres subdirectory within the dbt-adapters monorepo.

Checklist

  • This code is associated with an issue which has been triaged and accepted for development.
  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue (except for #992)
  • Tests are not required/relevant for this PR

@dbeatty10 dbeatty10 changed the title Update dev-requirements.txt to resolve #990 Update dev-requirements.txt to use the dbt-adapters monorepo Feb 25, 2025
@dbeatty10 dbeatty10 changed the title Update dev-requirements.txt to use the dbt-adapters monorepo Update dev-requirements.txt to use the dbt-adapters monorepo Feb 25, 2025
@dbeatty10 dbeatty10 marked this pull request as ready for review February 25, 2025 01:04
@dbeatty10 dbeatty10 merged commit be73fdf into main Feb 25, 2025
7 of 9 checks passed
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.

Update the refs to reflect individual adapters moving into dbt-adapters monorepo
1 participant