sleptwolf / Orderingsystem

0 stars 0 forks source link

table Creation(migration) #1

Closed sleptwolf closed 6 years ago

sleptwolf commented 6 years ago

creating tables: user_table order_table menu_table table_table

sleptwolf commented 6 years ago

Tables have been created as required for now. Might be subject to future changes. Edit: While making migrations, create the table whose key is used as foreign at first.