php oil generate migration create_users name:text email:string password:stringinstead of
php oil generate migration create_users name:text email:string[50] password:string[125]then the resulting migration is missing the required string length. Can you post the generated file on http://scrp.at and post the link here?
It looks like you're new here. If you want to get involved, click one of these buttons!