dbt-msft / dbt-sqlserver

dbt adapter for SQL Server and Azure SQL
MIT License
212 stars 99 forks source link

Upgrade to v1.8.0 #505

Closed axellpadilla closed 3 months ago

axellpadilla commented 3 months ago

Hi everyone,

Just started my fork to upgrade to v1.8.0 (didn't want to use old versions of dbt-core), currently using it with dbt core 1.8.3 and dagster-dbt with no problems so far (and maybe going to fix those that present when using it and also pull changes of the main repo).

Please feel free if someone wants to help align it with the standard tests and guidelines to incorporate on the main repo. dbt-sqlserver 1.8.0

Used these docs to make the changes: https://docs.getdbt.com/docs/dbt-versions/core-upgrade/upgrading-to-v1.8 https://github.com/dbt-labs/dbt-adapters/discussions/87

Started working after step 2, but checked step 3, couldn't find changes to make, greetings!

axellpadilla commented 3 months ago

Just realized there is already a repo about that! (didn't search pretty well I see)