We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7638bb0 commit 75fb8e0Copy full SHA for 75fb8e0
docs/feature-compatibility.txt
@@ -65,7 +65,7 @@ Database Features
65
- *Unsupported*
66
67
* - Multi-database Support / Multiple Schemas
68
- - Partially supported. Laravel uses a dot separator (``.``)
+ - *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.
0 commit comments