kdublam / GoThere

https://project2gothere.herokuapp.com
1 stars 3 forks source link

Database #15

Closed joshua-unseen closed 5 years ago

joshua-unseen commented 5 years ago

Field validation {allowNull: false}, Plan.belongsTo(User) association added, and DB schema updated. You'll need to drop tables on your dev DB for this update.