You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See original investigation in this comment: #214 (comment)
UPDATE
Stage one
#215 update driver and image #216 create partitioned index
Stay the same
Stage two
Developers still need to provide a full _id with partition key and uuid when create a model instance.
We support read partition key from query options
And optimize findById
#220 read partition key from options #217 read partitionKey from model property
Description/Steps to reproduce
See original investigation in this comment: #214 (comment)
UPDATE
Stage one
#215 update driver and image
#216 create partitioned index
Stay the same
Stage two
Developers still need to provide a full _id with partition key and uuid when create a model instance.
We support read partition key from query options
And optimize findById
#220 read partition key from options
#217 read partitionKey from model property
Post MVP
Stage three
#221 optimize findById
#218 compose id
cc @jdmintz @jannyHou
The text was updated successfully, but these errors were encountered: