Skip to content

EventPartnership

Luke Cassar edited this page Aug 8, 2018 · 1 revision

To document an instance where a sponsor has entered a relationship with an event.

DB Table Schema

Attribute Type
id integer
event_id integer
sponsor_id integer
approved boolean

Associations

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

Permissions

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