Commit 694894d
committed
bug symfony#8805 Add 3rd slash for sqlite database url (jwmickey)
This PR was merged into the 4.0 branch.
Discussion
----------
Add 3rd slash for sqlite database url
The example code block for sqlite database url uses only two leading slashes, but should have three.
Commits
-------
b7d8f79 Add 3rd slash for sqlite database url1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments