fal-ai / dbt-fal

do more with dbt. dbt-fal helps you run Python alongside dbt, so you can send Slack alerts, detect anomalies and build machine learning models.
https://fal.ai/dbt-fal
Apache License 2.0
853 stars 72 forks source link

Support SQLServer #729

Open sschuetz2bit opened 1 year ago

sschuetz2bit commented 1 year ago

Please add support for sqlserver

flunardelli commented 1 year ago

Doing some tests, dbt-fal==1.3.16 supports dbt-core==1.3.x and dbt-sqlserver=1.3.x, at least we can use PascalCase schemas and tables. Upgrading each lib to 1.4.x series, I'm facing the "When searching for a relation, dbt found an approximate match" error when I try update a python model.