snipe-it/app
Daniel Meltzer d3b035cfe9 Fix integrity constraint violation on sqlite.
If the requestable checkbox was not checked, it did not exist in the request.
Setting requestable to null in such a case would cause a violation because it should be 0/1.

Also fix a copy/paste where we reset requestable after checking for rtd_location_id.
2016-06-27 23:16:03 -04:00
..
Console Show the name of the item with errors in the table. 2016-06-22 17:09:04 -04:00
Events Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Exceptions Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Helpers Added inheritance back into users/groups 2016-06-15 20:45:45 -07:00
Http Fix integrity constraint violation on sqlite. 2016-06-27 23:16:03 -04:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Listeners Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Models Show admin in maintenances 2016-06-22 17:04:47 -07:00
Policies Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Providers Added gates to authservice provider for finer tuned permissions 2016-06-02 02:40:49 -07:00