It works as expected from migrate command except if you pass more than 1 field to the create action
./yiic migratex create create_crazyauthors name:string age:int dead:tinyint
then edit the migration for the tbl_name
I don't know about Yii's philosophy, but people from rails background will like it -i think-
check: bitbucket.org/xmonader/migratex/wiki/Home

Help












