[ ] Contains bullet points after the table that state which foreign keys will reference to which table, or references to the associations which will be made
[ ] foreign key and table name are lowercased, snake_cased and back_ticked
[ ] Correctly formatted
[x] schema is written in a table format
[ ] the table's name are lowercased, snake_cased and back_ticked
[x] the table header column names are bolded
[ ] columns names are lowercased and snaked_cased and back_ticked