snipe-it/database
snipe 983a9a4e0e
Fixes/integrity constraint (#6755)
* Migration to fix nullables

This should fix an issue introduced in 90cddb7aee where we’re passing null instead of an empty string (necessary to nullify values via the API)

* Removed asset migration - serial was already fixed
2019-02-22 13:21:31 -08:00
..
factories Fixed mac address regex 2018-09-29 22:41:17 -07:00
migrations Fixes/integrity constraint (#6755) 2019-02-22 13:21:31 -08:00
seeds Fixed: Settings seeder error (#6334) 2018-10-17 13:38:27 -07:00
.gitignore