Event_Documents

List view
Voter Registration and Quality Control
Organizing
Petitions and Quality Control
Admin
Phone Banking
 

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