24 Commits (61a0ec69fcf5565a96c2cc53167f74e6ff0391d8)

Author SHA1 Message Date
Matt Jankowski 81e4e65610
Update links to upstream migration helpers, remove unused methods (#28781)
10 months ago
Matt Jankowski ea1c0feb86
Remove `add_column_with_default` migration helper (#28654)
10 months ago
Matt Jankowski 4aa05d45fc
Capture minimum postgres version 12 (#27528)
1 year ago
Nick Schonning 8bb4706e11
Move migration_helpers Rubocop ignore to config (#24236)
1 year ago
Claire abcc0b38fa
Fix incorrect PostgreSQL version check (#26979)
1 year ago
Eugen Rochko 0e2a4d3897
Fix adding column with default value taking longer on Postgres >= 11 (#26375)
1 year ago
Nick Schonning e2567df860
Enable Lint/RedundantCopDisableDirective (#23687)
2 years ago
Claire cb45c04d26
Fix migration error handling (#17991)
3 years ago
Claire 5f0fc639da
Fix error re-running some migrations if they get interrupted at the wrong moment (#17989)
3 years ago
Eugen Rochko 75e33fd08f
Fix null values being included in some indexes (#17711)
3 years ago
Claire a99adeaad3
Fix edge case in migration helpers that caused crash because of PostgreSQL quirks (#17398)
3 years ago
Claire 11d3c065a5
Fix migration script not being able to run if it fails midway (#16312)
3 years ago
Claire a5f91a11d0
Fix older migrations on Ruby 3 (#16174)
4 years ago
Claire c31c95ffe4
Remove MySQL-specific code from Mastodon::MigrationHelpers (#15924)
4 years ago
Claire b358229834
Further preparation for Rails 6 (#15916)
4 years ago
Marcin Cieślak bd4bbba98a
Do not suggest to login into the GitLab database (#13084)
5 years ago
Stanislas 01bc2f84a9 Fix SUPERUSER postgres command (#9877)
6 years ago
ashleyhull-versent f194857ac9 rubocop issues - Cleaning up (#8912)
6 years ago
luzpaz 40dd19be37 Misc. typos (#8694)
6 years ago
Yamagishi Kazutoshi 084cf0babf Add extract_foreign_key_action to Mastodon::MigrationHelpers (#7195)
7 years ago
Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859)
7 years ago
ysksn 9dd5e329ab Remove empty strings (#5732)
7 years ago
aschmitz e5d8166a12 Fix #5329 (#5332)
7 years ago
aschmitz 97c02c3389 Make IdsToBigints (mostly!) non-blocking (#5088)
7 years ago