Closed
Description
If I wanted to have my document's "_id" be something other than Mongo's ObjectId, the "compileWheres()" function throws a Mongo Exception because it excepts to be able to create a MongoId instance. If Mongo allows anything to be entered into the _id field, shouldn't we be able to do that using the MongoDB Eloquent model?
Metadata
Metadata
Assignees
Labels
No labels