dbt-msft / dbt-synapse-serverless

dbt adapter for dbt serverless pools
MIT License
13 stars 6 forks source link

DBT-version #7

Open rvanlingen opened 1 year ago

rvanlingen commented 1 year ago

I want to update to an higher DBT version, but your adapter won't let me, can you update your adapter to at least 1.3, but can you make it flexible? So I can choose wich version of DBT I want to use between 0.20 and 1.3 (the current version of dbt-synapse).

daihuynh commented 1 year ago

Hi @rvanlingen ,

I have created a new fork from this repository. Looks like it has been abandoned for a long time. Mine fork supports DBT 1.3.x and be able to work with dbt-utils and conduct unit testing.

You can find my forked version at https://github.com/daihuynh/dbt-synapse-serverless/