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 e4f7f5e commit 8929c77Copy full SHA for 8929c77
dbt/adapters/sqlserver/sqlserver_configs.py
@@ -4,5 +4,4 @@
4
5
6
@dataclass
7
-class SQLServerConfigs(FabricConfigs):
8
- ...
+class SQLServerConfigs(FabricConfigs): ...
0 commit comments