setColumn('name', 'string', null); $class->hasMany('MysqlUser', array('local' => 'id', 'foreign' => 'user_id')); } }