CakePHP Migrations 1.3.1 Released
- Add support for establishing a connection to MySQL using SSL
- Add a new
all
option tomark_migrated
command : when used, all migrations found will be marked as migrated.
all
option to mark_migrated
command : when used, all migrations found will be marked as migrated.