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

feat(dbt-fal): make dbt-fal work with sqlserver #779

Closed mederka closed 1 year ago

mederka commented 1 year ago

Description

Adds support for sqlserver adapter Closes #778

linear[bot] commented 1 year ago

FEA-952 Make dbt-fal work with sqlserver

mederka commented 1 year ago

@chamini2, should we add integration tests for sqlserver? Not sure about the overhead.

chamini2 commented 1 year ago

@chamini2, should we add integration tests for sqlserver? Not sure about the overhead.

I would say we should @mederka. We can later make some tests run only in certain cases, but having the integration tests seems important if we have sqlserver code