Skip to content
Snippets Groups Projects
Verified Commit 8966263e authored by Yorick Peterse's avatar Yorick Peterse
Browse files

Customizing of update_column_in_batches queries

By passing a block to update_column_in_batches() one can now customize
the queries executed. This in turn can be used to only update a specific
set of rows instead of simply all the rows in the table.
parent 8bfbafbb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment