Skip to content

Event RSVP Model

Noah Huppert edited this page Jun 27, 2018 · 1 revision

Event RSVP

Data

  • event_id (int)
  • user_id (int)
  • attending (boolean)

Clone this wiki locally