CakePHP Migrations 1.2 Released
- The strategy to manage foreign key constraints dependencies has been changed to deal with all cases
- It is now possible to run migrations command from a non-shell environment using the new
Migrations
class
Migrations
class