Skip to content

ChallengeSponsorship

Luke Cassar edited this page Sep 23, 2018 · 1 revision

To document an instance where a sponsor has entered a challenge.

DB Table Schema

Attribute Type
id integer
event_id integer
sponsor_id integer
approved boolean

Associations

  • One ChallengeSponsorship must have only one Sponsor
  • One ChallengeSponsorship must have only one Event

Permissions

Title Create Update Read Destroy
GovHack Management Team
Sponsorship Director
Clone this wiki locally