shareit/database/migrations
Bruno Fontes 4b9ac0c133 Fixing item_user migration primary keys
I had included item_id and user_id as primary keys to avoid duplications
but the command line to attach I am using does not duplicate.
Not only that, I got an error during migration of Multiple primary keys.
2018-09-16 19:29:14 -03:00
..
2014_10_12_000000_create_users_table.php
2014_10_12_100000_create_password_resets_table.php
2018_09_08_192040_create_products_table.php
2018_09_08_192152_create_items_table.php Fixing item_user migration primary keys 2018-09-16 19:29:14 -03:00