Closed
Description
microsoft/dbt-fabric#156 modified the below macros to include a USE [database]
, which is not compatible with Azure Synapse:
fabric__list_relations_without_caching
fabric__get_relation_without_caching
fabric__drop_relation_script
Because the latest dbt-synapse (1.8.0rc1
) dependency is compatibility pinned (~=
) to 1.8.0rc1
, it auto-picks up any new patches to 1.8
, including the latest 1.8.3
which includes the changes in microsoft/dbt-fabric#156
Line 19 in 8f4a6a3
Metadata
Metadata
Assignees
Labels
No labels