Closed cheptsov closed 10 years ago
The following code throws java.lang.ClassCastException: org.bson.types.ObjectId cannot be cast to kotlinx.nosql.Id:
ownerId = Pets.select {OwnerId}.get(Id(id))
The following code throws java.lang.ClassCastException: org.bson.types.ObjectId cannot be cast to kotlinx.nosql.Id: