Modify ↓
Ticket #711 (closed defect: duplicate)
Problems with Oracle, field creation, and NULL
| Reported by: | Alan.Dyke@… | Owned by: | andrew |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.0 |
| Component: | databaseapi | Version: | 0.7.3 |
| Keywords: | Cc: |
Description
SQL for field creation containing NOT NULL DEFAULT XX is correctly switched to DEFAULT XX NOT NULL for oracle, but equivalent clause of NULL DEFAULT XX is not switched.
Additionally, NOT NULL PRIMARY KEY DEFAULT XX is passed through to oracle, and then fails.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
