summaryrefslogtreecommitdiff
path: root/db/post_migrate/20170502070007_enable_auto_cancel_pending_pipelines_for_all.rb
Commit message (Expand)AuthorAgeFilesLines
* Prevent update_column_in_batches on large tablesSean McGivern2017-11-171-0/+1
* Disable statement timeout in CI pipelines migrationfix/gb/improve-autocancel-pipelines-migratonGrzegorz Bizon2017-06-191-0/+2
* Disable Migration/UpdateColumnInBatches for old migrations32677-migrations-using-update_column_in_batches-must-have-a-specRémy Coutable2017-05-291-0/+1
* Disable transaction for updating the tableLin Jen-Shin2017-05-151-0/+2
* Move to post_migrate and use update_column_in_batchesLin Jen-Shin2017-05-151-0/+13