List view
Voter Registration and Quality Control
Voter Registration and Quality Control
Organizing
Organizing
Petitions and Quality Control
Petitions and Quality Control
Phone_Banking_Scripts
Field | Type | Description | Joins |
id | primary key (int) | unique id of phone bank script | ㅤ |
created_at | timestamp | date&time script was created in Blocks | unique to table |
updated_at | timestamp | date&time script was last updated in Blocks | unique to table |
created_by_user_id | foreign_key (int) | unique id of user that created this script | id in users table |
cause_statement | text | text of cause statement added to script during creation | unique to table |