1
0
Fork 0
mirror of https://github.com/Oreolek/kohana-migrations.git synced 2024-07-07 17:14:23 +03:00
kohana-migrations/classes/minion/migration
Matt Button f4538e6713 Moving logic for searching for available migrations into the model
Also added a method for getting the status of all locations, regaurdless of whether they're installed.
2011-01-20 23:53:59 +00:00
..
base.php Added basis for migrations deciding what db connection to use, refs #6 2011-01-10 16:01:40 +00:00
database.php Changed Minion_Migration_Database so that it doesn't try and override Database::instance() 2010-12-30 03:21:51 +00:00
manager.php Moving logic for searching for available migrations into the model 2011-01-20 23:53:59 +00:00
util.php Fixing a bug in the migration manager which prevented it from finding migration files 2010-12-30 02:11:49 +00:00