Table 10. Structure of the RulesetRegions table.
| Field | Type | Null | Key | Default | Extra | Foreign Key |
|---|---|---|---|---|---|---|
| Id | int(11) | NO | PRI | NULL | auto increment | |
| RulesetId | int(11) | NO | MUL | NULL | GameRulesets – Id | |
| RegionId | int(11) | NO | MUL | NULL | Regions – Id |
| Field | Type | Null | Key | Default | Extra | Foreign Key |
|---|---|---|---|---|---|---|
| Id | int(11) | NO | PRI | NULL | auto increment | |
| RulesetId | int(11) | NO | MUL | NULL | GameRulesets – Id | |
| RegionId | int(11) | NO | MUL | NULL | Regions – Id |