Commit 1dbed80
committed
feature #5017 Added a note about the server_version DBAL option (javiereguiluz)
This PR was merged into the 2.3 branch.
Discussion
----------
Added a note about the server_version DBAL option
| Q | A
| ------------- | ---
| Doc fix? | no
| New docs? | yes
| Applies to | 2.3+
| Fixed tickets | #4597
Some comments:
* This is probably a temporary fix because DoctrineBundle will hopefully fix this problem soon
* DBAL options are not explained, so I added this explanation as a `note`
* If you agree with this, please merge this PR soon because people are having problems with this new option
Commits
-------
470f713 Added a note about the server_version DBAL optionFile tree
2 files changed
+28
-1
lines changed- cookbook/doctrine
- reference/configuration
2 files changed
+28
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| 49 | + | |
| 50 | + | |
48 | 51 | | |
49 | 52 | | |
50 | 53 | | |
| |||
58 | 61 | | |
59 | 62 | | |
60 | 63 | | |
| 64 | + | |
| 65 | + | |
61 | 66 | | |
62 | 67 | | |
63 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
| |||
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
105 | 111 | | |
106 | 112 | | |
107 | 113 | | |
| |||
202 | 208 | | |
203 | 209 | | |
204 | 210 | | |
| 211 | + | |
205 | 212 | | |
206 | 213 | | |
207 | 214 | | |
| |||
393 | 400 | | |
394 | 401 | | |
395 | 402 | | |
| 403 | + | |
396 | 404 | | |
397 | 405 | | |
398 | 406 | | |
| |||
428 | 436 | | |
429 | 437 | | |
430 | 438 | | |
431 | | - | |
| 439 | + | |
| 440 | + | |
432 | 441 | | |
433 | 442 | | |
434 | 443 | | |
| |||
437 | 446 | | |
438 | 447 | | |
439 | 448 | | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
440 | 460 | | |
441 | 461 | | |
442 | 462 | | |
| |||
451 | 471 | | |
452 | 472 | | |
453 | 473 | | |
| 474 | + | |
454 | 475 | | |
455 | 476 | | |
456 | 477 | | |
457 | 478 | | |
458 | 479 | | |
| 480 | + | |
459 | 481 | | |
460 | 482 | | |
461 | 483 | | |
| |||
0 commit comments