-
Type: Task
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: Laravel
-
None
-
PHP Drivers
Add a setting to change default typeMap in the query builder.
In order to ease the migration from 4.8 to 5.0, it might be useful to add an option to the MongoDB connection for the default typeMap.
In PHPORM-229, the typeMap change to return object for root documents.
- related to
-
PHPORM-229 Return query result as object instead of array for laravel/database compatibility
- Closed