[EXTENSION] Extended Database Migration

Hi everyone!

I just finished an extension to MigrateCommand that adds module support so that you can organize your migrations on a module basis if you have a big application.

http://www.yiiframework.com/extension/extended-database-migration/

If there is something you’d like to have added, tell me!

I am curious about your feedback. :slight_smile:

Just released version 0.7.0 which should now be compatible with all db systems supported by Yii.

I need your help to find out if it is working as expected, I were only able to test it with sqlite and MySQL.

Please let me know if your system is working and if not file a bug here: https://github.com/yiiext/migrate-command/issues

Thanks!