Ticket #977 (closed defect: fixed)
Migration does not work with I18N
| Reported by: | Antik | Owned by: | jwage |
|---|---|---|---|
| Priority: | major | Milestone: | 0.11.0 |
| Component: | Cli | Version: | 0.11.0 |
| Severity: | Keywords: | ||
| Cc: | Has Test: | ||
| Status: | Has Patch: |
Description (last modified by Antik) (diff)
I generate migration classes from models, and lines of a code about i18n is not present in migration classes. I think doctrine generate-migrations-models does not work with I18N, because loading of models is incorrect in cli for this task.
Change History
Note: See
TracTickets for help on using
tickets.