Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate LiteDB to use ObjectID autoid #109

Closed
paulboocock opened this issue Jun 25, 2021 · 0 comments
Closed

Migrate LiteDB to use ObjectID autoid #109

paulboocock opened this issue Jun 25, 2021 · 0 comments
Milestone

Comments

@paulboocock
Copy link
Contributor

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant