Ticket #977 (closed defect: fixed)

Opened 15 months ago

Last modified 14 months ago

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

Changed 15 months ago by Antik

  • summary changed from Migrations does not work with I18N to Migration does not work with I18N

Changed 15 months ago by Antik

  • description modified (diff)

Changed 14 months ago by jwage

  • milestone changed from 0.11.1 to 0.11.0

Changed 14 months ago by jwage

  • status changed from new to closed
  • resolution set to fixed

(In [4377]) fixes #977

Note: See TracTickets for help on using tickets.