8000 Adding example with UTF8 per @stof (which is common, and also a commo… · phreaknerd/symfony-docs@4d668af · GitHub
[go: up one dir, main page]

Skip to conte 8000 nt

Commit 4d668af

Browse files
committed
Adding example with UTF8 per @stof (which is common, and also a common pain-point)
1 parent 6b699bf commit 4d668af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cookbook/doctrine/dbal.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ To get started, configure the database connection parameters:
3434
dbname: Symfony2
3535
user: root
3636
password: null
37+
charset: UTF8
3738
3839
.. code-block:: xml
3940

0 commit comments

Comments
 (0)
0