List view
Voter Registration and Quality Control
Voter Registration and Quality Control
Organizing
Organizing
Petitions and Quality Control
Petitions and Quality Control
Public_Event_Links
This table displays information on public event links created when a public event is created
Field | Type | Description | Joins |
id | primary key (int) | id of public event link created | unique to table |
event_id | foreign key (int) | id of event | id in events table |
user_id | foreign key (int) | id of user that created the event | id in users table |
url | text | url of public event link | unique to table |