Skip to content

Commit 4d7008e

Browse files
authored
docs(NoTicket): Fix footnote in connection section (#421)
1 parent e5fbc6e commit 4d7008e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docsrc/Connecting_and_queries.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ To get started, follow the steps below:
4848
+------------------------------------+---------------------------------------------------------------------------------------------------------------+
4949

5050
.. note::
51-
If you specify ``engine_name`` but not the ``database`` Python SDK will automatically resolve the database for you behind the scenes.
5251

5352
If an ``engine_name`` is not specified the SDK will not be bound to any engine. In this case, if also no ``database`` is specified
5453
you can still connect, but queries are limited to database and engine management queries e.g. ``CREATE DATABASE``, ``START ENGINE``, etc.

0 commit comments

Comments
 (0)