amrsekilly / Ceres-BE

The Elixir BE for Rubikal's food delivery app
0 stars 1 forks source link

Create migrations for all tables/models #1

Closed ramytamer closed 5 years ago

ramytamer commented 5 years ago

Migrate all the tables and models based on this diagram.

PS: please do everything from now on as a separate migration and don't change an old one to not miss-up anything.

PPS: drop your database and start clean in order to avoid any problems with the current data migration

Some notes