hasColumn('name', 'string', 100, 'notnull'); $this->hasColumn('type', 'integer', 11); } }