-
Notifications
You must be signed in to change notification settings - Fork 0
# Database Schema: #3
Copy link
Copy link
Open
Description
Evan-Leon
opened on Oct 27, 2021
Issue body actions
- Contains correct datatypes
- Contains appropriate constraints/details
- primary key
- not null
- unique
- indexed
- foreign key
- 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
- schema is written in a table format
- the table’s name are lowercased, snake_cased and back_ticked
- the table header column names are bolded
- columns names are lowercased and snaked_cased and back_ticked
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels