Legacy migrations in a long-running Rails app
|
|
2
|
16
|
November 21, 2024
|
Migration goes wrong in production - all is good in development
|
|
5
|
63
|
November 13, 2024
|
Approaches to data migration on Rails applications
|
|
14
|
414
|
September 27, 2024
|
Rails 7.1 "INSERT INTO "schema_migrations" (version) VALUES" sort order inside db/structure.sql
|
|
5
|
1557
|
August 13, 2024
|
Proposal - Output the migration code, after the generate has run. (Was issue #50095)
|
|
7
|
375
|
November 20, 2023
|
Safe-pg-migrations, ActiveRecord migrations for Postgres made safe
|
|
5
|
734
|
July 7, 2023
|
"change_table bulk: true" by default
|
|
0
|
862
|
July 6, 2023
|
[Proposal] Add rake task to update timestamp of an existing migration file
|
|
2
|
580
|
December 2, 2022
|
Foreign keys are created with int instead bigint
|
|
3
|
2422
|
May 25, 2022
|
Error message showed when tying to run generated migration for active_storage
|
|
1
|
1427
|
October 31, 2021
|
Behaviour of rake db:prepare in environments where database is pre-created
|
|
0
|
1139
|
August 29, 2021
|
[Feature proposal] Adding callbacks to ActiveRecord migrator
|
|
2
|
594
|
May 3, 2021
|
Patterns for "data-only" Rails migrations
|
|
21
|
6085
|
February 4, 2021
|
Db:schema vs db:structure
|
|
5
|
3460
|
December 17, 2020
|
[Feature Proposal] Add method on ActiveRecord to safely deprecate attributes before dropping them
|
|
5
|
2396
|
November 3, 2020
|
Why do generators let me make mistakes on column types?
|
|
12
|
1621
|
June 10, 2020
|
Configuration option to skip migrations on secondary databses
|
|
0
|
910
|
June 1, 2020
|
How can I set statement_timeout for an individual migration?
|
|
0
|
1938
|
June 2, 2020
|
Loading the schema by running all migrations
|
|
4
|
1103
|
May 25, 2020
|
Pending Migration Error usability concerns
|
|
11
|
3563
|
May 23, 2020
|
Why does ActiveRecord still support class level migrations?
|
|
3
|
752
|
May 22, 2020
|