doctrine / doctrine/common

DCOM-77: add a method to force removal of any unmapped data on flush for a given object

Open
#678 1 comment 0 reactions 1 assignee Claimed by @beberlei View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.