Modify ↓
Ticket #639 (assigned enhancement)
Support fixture schema migrations
| Reported by: | robhudson | Owned by: | andrew |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 |
| Component: | commands | Version: | unknown |
| Keywords: | Cc: |
Description
I use fixtures for testing. But as my schema changes over time and I update the tests, there's no easy way to also update the fixtures. It would be amazing if South were able to schema migrate a fixture from one version of the schema to another.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Agreed; I've been planning to implement this for a while, but I don't seem to have a ticket for it.