Skip to content

Commit 0d7bc9d

Browse files
Merge 5.2 into 5.x (mongodb#3318)
2 parents 90ad73f + b91a3c5 commit 0d7bc9d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Diff for: docs/feature-compatibility.txt

+5-4
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,11 @@ Database Features
6565
- *Unsupported*
6666

6767
* - Multi-database Support / Multiple Schemas
68-
- *Unsupported* Laravel uses a dot separator (``.``)
69-
between SQL schema and table names, but MongoDB allows ``.``
70-
characters within collection names, which might lead to
71-
unexpected namespace parsing.
68+
- | *Unsupported*
69+
| Laravel uses a dot separator (``.``)
70+
between SQL schema and table names, but MongoDB allows ``.``
71+
characters within collection names, which might lead to
72+
unexpected namespace parsing.
7273

7374
Query Features
7475
--------------

0 commit comments

Comments
 (0)