The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Bracket::Schema::Result::Region

ACCESSORS

id

data_type: INT
default_value: undef
is_nullable: 0
size: 11

name

data_type: VARCHAR
default_value: undef
is_nullable: 0
size: 16

RELATIONS

region_scores

Type: has_many

Related object: Bracket::Schema::Result::RegionScore

teams

Type: has_many

Related object: Bracket::Schema::Result::Team