update the collection based on update of the schema and autofill with default values #456
Emirov
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I add a new item in the Document class, and it is required, the application certainly will bug because it is missing from the old documents already inserted in that Collection.
So if it does not already exist I suggest adding a feature to autofill the new required field with the default value set in the Document class when it is empty.
Beta Was this translation helpful? Give feedback.
All reactions