laravelBatch
laravelBatch copied to clipboard
suggest:When the data volume is large, it is updated in blocks
trafficstars
If I want to update 10,000 pieces of data, I will concatenate a long SQL statement. When this happens, IT is recommended to send the changed data to the database in batches