Custom Query (2152 matches)
Results (862 - 864 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#965 | fixed | make migration testing plugin to nose | kindly | kindly |
Description |
In order to test migrations properly, we need to test the upgraded database against *all* the tests. To do this a special flag to nosetests should be added. nosetests --migrations This flag will make sure that the database is recreated from scratch each time using the migrate repository, bypassing init_db. |
|||
#981 | fixed | fix authorization_group_user.id so it's added in migrate | kindly | kindly |
Description |
This was missed out the migrate script. It should be to be added as a conditional script at the end of the repository so that databases can catch up. |
|||
#984 | fixed | Fix migration, where upgrade diverges from actual model. | kindly | kindly |
Description |
The migration scripts have not been inline with the upgrade scripts. There are lots of discrepancies. |
Note: See TracQuery
for help on using queries.