We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8929c77 commit 94175f0Copy full SHA for 94175f0
dbt/adapters/sqlserver/sqlserver_configs.py
@@ -4,4 +4,5 @@
4
5
6
@dataclass
7
-class SQLServerConfigs(FabricConfigs): ...
+class SQLServerConfigs(FabricConfigs):
8
+ pass
0 commit comments