List view
Voter Registration and Quality Control
Voter Registration and Quality Control
Organizing
Organizing
Petitions and Quality Control
Petitions and Quality Control
Event_Documents
This table displays information about documents uploaded to events
Field | Type | Description | Joins |
event_id | foreign key (int) | id of event | id in events table |
document_id | foreign key (int) | id of document | id in documents table |
created_at | timestamp | date&time document was added to event in Blocks | unique to table |
updated_at | timestamp | date&time document was last updated | unique to table |
id | primary key (int) | id of document record connected to the table | unique to table |