shareit/database
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
..
factories Including first Laravel UnitText Experience 2018-09-12 16:44:31 -03:00
migrations Fixing item_user migration primary keys 2018-09-16 19:29:14 -03:00
seeds Init 2018-09-07 20:12:34 -03:00
.gitignore Init 2018-09-07 20:12:34 -03:00