dgghun / LawyerUp

Video chat application
MIT License
1 stars 0 forks source link

Update appointment table #51

Closed VonHohenheim closed 5 years ago

VonHohenheim commented 5 years ago
VonHohenheim commented 5 years ago

@dgghun you need to run these commands to update the db after this:

npx sequelize-cli db:migrate:undo:all npx sequelize-cli db:migrate npx sequelize-cli db:seed:all

VonHohenheim commented 5 years ago

Reopened due to updating client UI