|
e2942224db
|
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 |
|
|
ea3ffaad39
|
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 |
|
|
7701c1a11d
|
Imrpoving Item, Product and Users
|
2018-09-11 20:48:09 -03:00 |
|
|
fd3e4a67cf
|
Including Item and Product migration, controllers and models
|
2018-09-09 00:26:57 -03:00 |
|