NAME
DemoAppMusicSchema::Result::Copyright
ACCESSORS
id
data_type: 'integer'
is_auto_increment: 1
is_nullable: 0
rights_owner
data_type: 'varchar'
is_nullable: 0
size: 255
copyright_year
data_type: 'integer'
is_nullable: 1
RELATIONS
tracks
Type: has_many
Related object: DemoAppMusicSchema::Result::Track