Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-ALPHA3
-
Fix Version/s: 2.2
-
Component/s: None
-
Security Level: All
-
Labels:None
Description
This may include:
- a doctrine.readOnly query hint
- a @ReadOnly annotation or xml/yaml descriptor element
Useful mainly for optimization purposes to tell doctrine to ignore such objects for any change tracking (except the initial creation/insert, of course).
Issue Links
- is required for
-
DDC-1386
getPartialReference() will result in data loss if default values are used
-
| 1. | doctrine.readOnly query hint | |
|
Roman S. Borschel | |
2. |
Read-only entities | |
|
Benjamin Eberlei |
Activity
Roman S. Borschel
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Description |
This may include: - a doctrine.readOnly query hint - a @ReadOnly annotation or xml/yaml descriptor element Useful mainly for optimization purposes to tell doctrine to ignore such objects for any change tracking. |
This may include: - a doctrine.readOnly query hint - a @ReadOnly annotation or xml/yaml descriptor element Useful mainly for optimization purposes to tell doctrine to ignore such objects for any change tracking (except the initial creation/insert, of course). |
Roman S. Borschel
made changes -
| Fix Version/s | 2.x [ 10090 ] | |
| Fix Version/s | 2.0 [ 10021 ] |
Benjamin Eberlei
made changes -
| Fix Version/s | 2.1 [ 10022 ] | |
| Fix Version/s | 2.x [ 10090 ] |
Benjamin Eberlei
made changes -
| Fix Version/s | 2.x [ 10090 ] | |
| Fix Version/s | 2.1 [ 10022 ] |
Benjamin Eberlei
made changes -
Benjamin Eberlei
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 2.2-DEV [ 10157 ] | |
| Fix Version/s | 2.x [ 10090 ] | |
| Resolution | Fixed [ 1 ] |
Benjamin Eberlei
made changes -
| Workflow | jira [ 10612 ] | jira-feedback [ 14203 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback [ 14203 ] | jira-feedback2 [ 16067 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback2 [ 16067 ] | jira-feedback3 [ 18320 ] |
This list may be incomplete, as errors occurred whilst retrieving source from linked applications:
- Request to http://www.doctrine-project.org/fisheye/ failed: Error in remote call to 'FishEye 0 (http://www.doctrine-project.org/fisheye/)' (http://www.doctrine-project.org/fisheye) [AbstractRestCommand{path='/rest-service-fe/search-v1/crossRepositoryQuery', params={query=DDC-209, expand=changesets[-21:-1].revisions[0:29],reviews}, methodType=GET}] : Received status code 503 (Service Temporarily Unavailable)
DDC-692might make it into 2.0. The query hint is definitely out of scope for that release.