Skip to content

Commit cbf0737

Browse files
committed
Hotfix: flight port parameter
1 parent 86ac485 commit cbf0737

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sqlit/domains/connections/providers/flight/provider.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ def _provider_factory(spec: ProviderSpec) -> DatabaseProvider:
3333
"database": ("SQLFLITE_DATABASE", "FLIGHT_DATABASE"),
3434
},
3535
default_user="",
36-
default_port=31337,
3736
),
3837
)
3938

0 commit comments

Comments
 (0)