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

fal error sqlalchemy with mssql #728

Closed sschuetz2bit closed 1 year ago

sschuetz2bit commented 1 year ago

sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.dialects:sqlserver

fal tries to look for sqlserver dialect, but the dialect is mssql

sschuetz2bit commented 1 year ago

sqlserver is not supported