Techtonica / keyboard-shortcuts-practice

https://techtonica.github.io/keyboard-shortcuts-practice/
27 stars 56 forks source link

Add UserAnswers model and DB schema to orm.js #72

Closed alodahl closed 4 years ago

alodahl commented 4 years ago

A a new model in orm.js based on this definition

user_answers table / UserAnswers model

All of these columns are NOT NULL unless otherwise specified.

Please use the sequelize docs

ambikasadhu1101 commented 4 years ago

I'd like to work on this