Bug #4352
Fatal error in propel:upgrade-sql task
Status: | Verified | Start date: | ||
---|---|---|---|---|
Priority: | Critical | Due date: | ||
Assignee: | Jesús García Crespo | % Done: | 0% | |
Category: | - | |||
Target version: | Release 1.3 | |||
Google Code Legacy ID: | atom-2404 | Tested version: | ||
Sponsored: | Requires documentation: |
Description
More information will be added later as comments.
[g] Legacy categories: Migration task
History
#1 Updated by Anonymous almost 10 years ago
- Missing comment -
#2 Updated by Jesús García Crespo over 9 years ago
When adding new constants using QubitMigrate::addTerm, there was a conflict between the new i18n records and the old ones. r12207 fixes it preceding the move of the existing record with a higher id and then replacing that position with the new constant.