summaryrefslogtreecommitdiff
path: root/doc/development/what_requires_downtime.md
Commit message (Expand)AuthorAgeFilesLines
* Refactor new undo_* methodsReuben Pereira2019-09-051-2/+2
* Use self.ignored_columns += instead of =Stan Hu2019-08-301-1/+1
* Remove dependency on IgnorableColumn concerndineshpanda2019-08-301-8/+4
* Remove MySQL references from development docsNick Thomas2019-08-161-20/+5
* Expand markdown linting rules for docsMarcel Amirault2019-08-051-1/+1
* Fix ActiveRecord::Migration deprecationsYorick Peterse2018-12-121-7/+7
* Resolve Markdown ordered lists not conforming to styleguidedocs/fix-ordered-list-item-prefixEvan Read2018-11-131-1/+1
* Fix doc for large table column renameMark Chao2018-07-111-2/+2
* Add a helper to rename a column using a background migrationSean McGivern2018-06-261-12/+21
* Add docs for the cleanup step of a background column type changeclear-up-background-type-change-docsSean McGivern2018-06-191-0/+47
* Fixed typosPascal Borreli2018-04-271-1/+1
* Use a background migration for issues.closed_atchange-issues-closed-at-background-migrationYorick Peterse2018-01-031-0/+57
* fix link that was linking to `html` instead of `md`docs-what-requires-downtime-linkdigitalMoksha2017-11-291-1/+1
* [Migration guide] Add note about prefering change_column_null over change_columnchange_migration_style_guideValery Sizov2017-05-181-0/+2
* Prepare for zero downtime migrationszero-downtime-migrationsYorick Peterse2017-04-121-56/+181
* Renaming columns requires downtimeNick Thomas2016-11-071-0/+6
* Mention add_column_with_default in downtime guideadd-column-with-default-to-downtime-guideYorick Peterse2016-08-101-0/+8
* Added guide about migrations and downtimedatabase-guidesYorick Peterse2016-08-041-0/+153