Skip to content

Use update_columns to by_pass all the dirty code on active_record

Paco Guzman requested to merge 18663-avoid-extra-yaml-serializations into master

What does this MR do?

Speed up storing current content of merge_request_diff instances, avoiding YAML deserialization and serialization

What are the relevant issue numbers?

#18663 (moved) one of the points of improvement

Does this MR meet the acceptance criteria?

Merge request reports