| Bracket documentation | view source | Contained in the Bracket distribution. |
Bracket::Schema::Result::Team
data_type: INT default_value: undef is_nullable: 0 size: 11
data_type: TINYINT default_value: undef extra: HASH(0x249d388) is_nullable: 0 size: 3
data_type: VARCHAR default_value: undef is_nullable: 0 size: 32
data_type: INT default_value: undef is_foreign_key: 1 is_nullable: 0 size: 11
data_type: TINYINT default_value: 7 is_nullable: 0 size: 4
Type: has_many
Related object: Bracket::Schema::Result::Game
Type: has_many
Related object: Bracket::Schema::Result::Pick
Type: belongs_to
Related object: Bracket::Schema::Result::Region
| Bracket documentation | view source | Contained in the Bracket distribution. |