Commit 5f1b30e
committed
minor symfony#9141 Update doctrine.rst (tvlooy)
This PR was submitted for the 4.0 branch but it was merged into the 2.7 branch instead (closes symfony#9141).
Discussion
----------
Update doctrine.rst
my doctrine.yml had a ```charset: utf8mb4``` but my schema update generated tables with utf8. Seems like there is a separate configuration directive for the tables and this is not inherited from the database
Commits
-------
81f9051 Update doctrine.rst1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
35 | 40 | | |
36 | 41 | | |
37 | 42 | | |
| |||
0 commit comments