Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: 2.2
-
Fix Version/s: None
-
Component/s: Mapping Drivers
-
Labels:None
Description
It looks like this is in the older documentation (2.0) but not mentioned in the latest.
I need to use ON UPDATE CASCADE in a few cases. Seems odd to support onDelete and not onUpdate. Am I missing something?
Activity
Benjamin Eberlei
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Workflow | jira [ 13402 ] | jira-feedback [ 14018 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback [ 14018 ] | jira-feedback2 [ 15882 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback2 [ 15882 ] | jira-feedback3 [ 18138 ] |
Kaspars Sproģis
made changes -
| Priority | Minor [ 4 ] | Major [ 3 ] |
Kenneth Kataiwa
made changes -
| Status | Open [ 1 ] | Awaiting Feedback [ 10000 ] |
Marco Pivetta
made changes -
| Status | In Progress [ 3 ] | Closed [ 6 ] |
| Assignee | Benjamin Eberlei [ beberlei ] | Marco Pivetta [ ocramius ] |
| Resolution | Invalid [ 6 ] |
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-1628, expand=changesets[-21:-1].revisions[0:29],reviews}, methodType=GET}] : Received status code 503 (Service Temporarily Unavailable)
We removed onUpdate because we couldnt come up with a use-case. CAn you share yours?