Modify ↓
Ticket #48 (closed defect: fixed)
startmigration should support model inheritance
| Reported by: | andrew | Owned by: | andrew |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | commands | Version: | |
| Keywords: | Cc: |
Description
Currently startmigration fails on the special _ptr fields model inheritance generates; we should deal with these.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in [97].