DCOM-77: add a method to force removal of any unmapped data on flush for a given object
Open
New Feature
- Dominant language
- PHP
- Stars
- 5.8k
- Forks
- 284
- PR merge metrics
- No merged PRs in 30d
Description
Jira issue originally created by user @lsmith77:
in order to ensure that any unmapped fields are set to their defaults or removed in the case of nosql right now there is no way to do this except with 2 flush calls: aka removeflush, persistflush
there should be some way to do this in one flush
Contributor guide
Assessment
This issue has not been assessed yet.