NAME

CDTest::Schema::Result::CDArtwork

TABLE: cd_artwork

ACCESSORS

cd_id

data_type: 'integer'
is_auto_increment: 1
is_foreign_key: 1
is_nullable: 0

PRIMARY KEY

RELATIONS

artwork_to_artists

Type: has_many

Related object: CDTest::Schema::Result::ArtworkToArtist

cd

Type: belongs_to

Related object: CDTest::Schema::Result::CD

images

Type: has_many

Related object: CDTest::Schema::Result::Image

artists

Type: many_to_many

Composing rels: "artwork_to_artists" -> artist