-
Notifications
You must be signed in to change notification settings - Fork 12
SponsorshipType
Luke Cassar edited this page Aug 8, 2018
·
1 revision
To record the names of Sponsorship groups and the order which they appear in the sponsors list in events and regions.
Attribute | Type |
---|---|
id | integer |
competition_id | integer |
name | integer |
order | integer |
Attribute | Constraint | Value |
---|---|---|
name | max length | MAX_STRING_LENGTH |
name | unique | true |
order | unique | true |
- One SponsorshipType can have many Sponsorships.
Title | Create | Update | Read | Destroy |
---|---|---|---|---|
GovHack Management Team | ⭕ | ⭕ | ⭕ | |
Sponsorship Director | ⭕ | ⭕ | ⭕ |