File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,9 @@ Connection URI
40
40
41
41
A standard connection string includes the following components:
42
42
43
+ .. TODO, add this as last sentence for ``username:password`` description: For more information about the ``authSource`` connection option, see
44
+ :ref:`kotlin-sync-auth`.
45
+
43
46
.. list-table::
44
47
:widths: 20 80
45
48
:header-rows: 1
@@ -56,9 +59,6 @@ A standard connection string includes the following components:
56
59
57
60
- Optional. Authentication credentials. If you include these, the client
58
61
authenticates the user against the database specified in ``authSource``.
59
-
60
- .. TODO, add this as last sentence for ``username:password``: For more information about the ``authSource`` connection option, see
61
- :ref:`kotlin-sync-auth`.
62
62
63
63
* - ``host[:port]``
64
64
You can’t perform that action at this time.
0 commit comments