shareit/database/migrations
Bruno Fontes 882609fed0
Including occupied username and renaming DB field
Now it shows the username of who is using an item.
Item db field 'usedBy' was renamed to 'used_by' to keep consistence.
2018-09-14 12:52:07 -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 Including occupied username and renaming DB field 2018-09-14 12:52:07 -03:00
2018_09_10_233609_item_user.php Imrpoving Item, Product and Users 2018-09-11 20:48:09 -03:00