Closed bizvid closed 4 months ago
I have:
[ [ "id" => "40142" "invoice_number" => null ], [ "id" => "40108" "invoice_number" => "555" ] ]
Case with null - don't work. How can i insert null in batch update process?
hi @bizvid add method multiple condition v2.4
I have:
[ [ "id" => "40142" "invoice_number" => null ], [ "id" => "40108" "invoice_number" => "555" ] ]
Case with null - don't work. How can i insert null in batch update process?