Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 73b8487

Browse filesBrowse files
committed
[symfony#3944] Tiny addition to mention multiple connections
1 parent ebaed21 commit 73b8487
Copy full SHA for 73b8487

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎cookbook/doctrine/dbal.rst

Copy file name to clipboardExpand all lines: cookbook/doctrine/dbal.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ To get started, configure the database connection parameters:
6161
),
6262
));
6363
64-
For full DBAL configuration options, see :ref:`reference-dbal-configuration`.
64+
For full DBAL configuration options, or to learn how to configure multiple
65+
connections, see :ref:`reference-dbal-configuration`.
6566

6667
You can then access the Doctrine DBAL connection by accessing the
6768
``database_connection`` service::

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.