updateOrInsert( ['artwork_id' => $artworkId, 'variant' => $variant], ['path' => $path, 'mime' => $mime, 'size' => $size] ); } }