shareit/database/migrations
Bruno Fontes bd706cd2a3
Refactoring item_user migration
Delete the separate value for item_user,
adding a primary key to the pivot table
and removing the timestamp as it is
not necessary.
2018-09-14 17:24:26 -03:00
..
2014_10_12_000000_create_users_table.php Init 2018-09-07 20:12:34 -03:00
2014_10_12_100000_create_password_resets_table.php Init 2018-09-07 20:12:34 -03:00
2018_09_08_192040_create_products_table.php Creating relationships between users/items/products 2018-09-12 02:31:03 -03:00
2018_09_08_192152_create_items_table.php Refactoring item_user migration 2018-09-14 17:24:26 -03:00