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
With the move to LiteDB 5, we should move to supporting ObjectID as the auto id field, this gives us good flexibility with the storage option and allows us to make non-breaking changes to the IStorage API.
With the move to LiteDB 5, we should move to supporting ObjectID as the auto id field, this gives us good flexibility with the storage option and allows us to make non-breaking changes to the IStorage API.
Docs on ObjectID here: http://www.litedb.org/docs/data-structure/
The text was updated successfully, but these errors were encountered: