Skip to content

Commit

Permalink
thanks @mikealfare
Browse files Browse the repository at this point in the history
  • Loading branch information
dataders authored May 2, 2024
1 parent e507e30 commit 58501da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dbt/adapters/synapse/relation_configs/policies.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ class SynapseRelationType(StrEnum):
MaterializedView = "materialized_view"


@dataclass
class SynapseIncludePolicy(Policy):
database: bool = False
schema: bool = True
Expand Down

0 comments on commit 58501da

Please sign in to comment.