hasColumn('album_id', 'integer'); $this->hasColumn('genre', 'string',20); $this->hasColumn('title', 'string',30); } }