Modify ↓
Ticket #734 (closed enhancement: fixed)
Oracle: add support for renaming columns
| Reported by: | Stephan Jaensch <sj@…> | Owned by: | andrew |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.0 |
| Component: | migrations | Version: | mercurial |
| Keywords: | Cc: |
Description
The oracle backend does not currently support renaming columns. The attached patch remedies this.
Attachments
Change History
Changed 2 years ago by Stephan Jaensch <sj@…>
- Attachment oracle_rename_columns.2.diff added
Oops, seems like I used the wrong decorators in the last patch. Fixed.
comment:1 Changed 2 years ago by andrew
Committed as [147bb618ff77]. Thanks!
Note: See
TracTickets for help on using
tickets.
