| Bracket documentation | view source | Contained in the Bracket distribution. |
Bracket::Schema::Result::Game
data_type: INT default_value: undef is_nullable: 0 size: 11
data_type: INT default_value: undef is_foreign_key: 1 is_nullable: 1 size: 11
data_type: TINYINT default_value: 1 is_nullable: 0 size: 4
data_type: TINYINT default_value: 0 is_nullable: 0 size: 1
Type: belongs_to
Related object: Bracket::Schema::Result::Team
Type: has_many
Related object: Bracket::Schema::Result::Pick
| Bracket documentation | view source | Contained in the Bracket distribution. |