hasColumn('uid', 'integer',11, 'autoincrement|primary'); $this->hasColumn('name', 'string',255); } }