Select Git revision
migration_helpers_spec.rb
Forked from
GitLab.org / GitLab FOSS
Source project has a limited visibility.
-
Yorick Peterse authored
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.
Yorick Peterse authoredBy 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.