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 e5fbc6e commit 4d7008eCopy full SHA for 4d7008e
docsrc/Connecting_and_queries.rst
@@ -48,7 +48,6 @@ To get started, follow the steps below:
48
+------------------------------------+---------------------------------------------------------------------------------------------------------------+
49
50
.. note::
51
- If you specify ``engine_name`` but not the ``database`` Python SDK will automatically resolve the database for you behind the scenes.
52
53
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
54
you can still connect, but queries are limited to database and engine management queries e.g. ``CREATE DATABASE``, ``START ENGINE``, etc.
0 commit comments