rsvps

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('rsvps_id_seq'::regclass)
date timestamp 29,6 null
on_waitlist bool 1 null
event_id int4 10 null
events.id FK_04d52fc9fe91004aa1860603ea3R
user_id int4 10 null
users.id FK_5ef6c963e9f7d98f6e0f79053a3R
created_at timestamp 29,6 now()
updated_at timestamp 29,6 now()

Indexes

Constraint Name Type Sort Column(s)
PK_5d5dda5a5f9fc2f6ba17eefbf86 Primary key Asc id

Relationships