-
Notifications
You must be signed in to change notification settings - Fork 0
Database Schema
Logan Van Hook edited this page Dec 2, 2020
·
3 revisions
column | type | notes |
---|---|---|
id | ||
video_link | ||
video_time | ||
video_id |
column | type | notes |
---|---|---|
id | ||
queue |
column | type | notes |
---|---|---|
id | ||
prompt_id | ||
time | ||
end | ||
newGame |
column | type | notes |
---|---|---|
id | ||
prompt | ||
active | ||
topThree | ||
voting |
column | type | notes |
---|---|---|
id | ||
topthree_id | ||
rank |
column | type | notes |
---|---|---|
id | ||
image | ||
pages | ||
flagged | ||
flag | ||
readability | ||
score | ||
prompt_id | ||
userId | ||
active | ||
topThree | ||
vote | ||
voting | ||
date |
column | type | notes |
---|---|---|
id | ||
story_id | ||
user_id | ||
prompt_id | ||
score | ||
prompt_time_id |
column | type | notes |
---|---|---|
id | ||
username | ||
password | ||
validationUrl | ||
validated | ||
age | ||
parentEmail | ||
created_at | ||
updated_at |
column | type | notes |
---|---|---|
id | ||
ip | ||
date_voted |