1
0
Fork 0
mirror of https://github.com/Oreolek/kohana-migrations.git synced 2024-06-26 03:40:54 +03:00
Commit graph

5 commits

Author SHA1 Message Date
Matt Button 4c8daa7179 Migrations extend Minion_Migration_Base not Minion_Task 2011-01-04 15:29:26 +00:00
Matt Button 4a5cc8bcb8 Adding task to generate migration files 2010-12-31 02:04:25 +00:00
Matt Button d463d9f873 Improving the output of db:migrate to show number of migrations run & also status of locations 2010-12-31 00:51:07 +00:00
Matt Button de7711942f Changing migration system so that the migration manager is responsible for organising dry-runs
This makes more sense from a structural point of view, and reduces the complexity of the db:migrate code.
Can now successfully do a dry run with query output :)

Also added a view so as to display task results.
2010-12-30 03:22:32 +00:00
Matt Button ed98d5b7c8 Initial import 2010-12-24 15:52:03 +00:00