Details
Description
IBM DB2 is a very strict system, defining a column with "foo INT NOT NULL" requires you to set a DEFAULT value.
This information is best placed on the Type instances with a method "getEmptyValue".
Issue Links
- is required for
-
DDC-494
Add IBM DB2 Support
-
Activity
Benjamin Eberlei
made changes -
Benjamin Eberlei
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Roman S. Borschel [ romanb ] | Benjamin Eberlei [ beberlei ] |
| Resolution | Invalid [ 6 ] |
Roman S. Borschel
made changes -
| Component/s | ORM [ 10012 ] | |
| Component/s | DBAL [ 10011 ] |
Benjamin Eberlei
made changes -
| Workflow | jira [ 11240 ] | jira-feedback [ 14393 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback [ 14393 ] | jira-feedback2 [ 16257 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback2 [ 16257 ] | jira-feedback3 [ 18510 ] |
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-526, expand=changesets[-21:-1].revisions[0:29],reviews}, methodType=GET}] : Received status code 503 (Service Temporarily Unavailable)
Does not sound good to me. It would be better to solve this in the DB2 platform/schemamanager, if possible. Introducing new methods on Type for such db-specific issues is not appealing.