Table 4. Structure of the MatchGamePairings table.
Field | Type | Null | Key | Default | Extra | Foreign Key |
---|---|---|---|---|---|---|
Id | int(11) | NO | PRI | NULL | auto increment | |
ParentId | int(11) | NO | MUL | NULL | Games – Id | |
ChildId | int(11) | NO | MUL | NULL | Games – Id |
Field | Type | Null | Key | Default | Extra | Foreign Key |
---|---|---|---|---|---|---|
Id | int(11) | NO | PRI | NULL | auto increment | |
ParentId | int(11) | NO | MUL | NULL | Games – Id | |
ChildId | int(11) | NO | MUL | NULL | Games – Id |