Closed doshitan closed 8 years ago
This was an oversight in the original migration unifying all our comment stuff.
@krues8dr @sethetter
+1
I'm ok with this, but it's definitely not the most efficient way to achieve these ends. A better way would be to use the syntax:
ItemTable::where('item_type_id', '=', 1)->update(['colour' => 'black']);
This was an oversight in the original migration unifying all our comment stuff.
@krues8dr @sethetter