|
I am trying to migrate the rails application from version 6.0.6 to 7.2.0 incrementally. Also parallelly migrating ruby from 2.6.7 to 7.2.0
|
|
1
|
217
|
September 28, 2025
|
|
[Proposal] Extract table name normalization logic from Migration#method_missing
|
|
0
|
173
|
June 7, 2025
|
|
Why does structure.sql use explicit schema_migrations entries, but schema.rb uses assumed migrated version?
|
|
1
|
190
|
June 6, 2025
|
|
Legacy migrations in a long-running Rails app
|
|
3
|
86
|
November 22, 2024
|
|
Migration goes wrong in production - all is good in development
|
|
5
|
153
|
November 13, 2024
|
|
Approaches to data migration on Rails applications
|
|
14
|
1473
|
September 27, 2024
|
|
Rails 7.1 "INSERT INTO "schema_migrations" (version) VALUES" sort order inside db/structure.sql
|
|
5
|
2445
|
August 13, 2024
|
|
Proposal - Output the migration code, after the generate has run. (Was issue #50095)
|
|
7
|
389
|
November 20, 2023
|
|
Safe-pg-migrations, ActiveRecord migrations for Postgres made safe
|
|
5
|
874
|
July 7, 2023
|
|
"change_table bulk: true" by default
|
|
0
|
1109
|
July 6, 2023
|
|
[Proposal] Add rake task to update timestamp of an existing migration file
|
|
2
|
616
|
December 2, 2022
|
|
Foreign keys are created with int instead bigint
|
|
3
|
2722
|
May 25, 2022
|
|
Error message showed when tying to run generated migration for active_storage
|
|
1
|
1493
|
October 31, 2021
|
|
Behaviour of rake db:prepare in environments where database is pre-created
|
|
0
|
1162
|
August 29, 2021
|
|
[Feature proposal] Adding callbacks to ActiveRecord migrator
|
|
2
|
620
|
May 3, 2021
|
|
Patterns for "data-only" Rails migrations
|
|
21
|
6755
|
February 4, 2021
|
|
Db:schema vs db:structure
|
|
5
|
3925
|
December 17, 2020
|
|
[Feature Proposal] Add method on ActiveRecord to safely deprecate attributes before dropping them
|
|
5
|
2548
|
November 3, 2020
|
|
Why do generators let me make mistakes on column types?
|
|
12
|
1653
|
June 10, 2020
|
|
Configuration option to skip migrations on secondary databses
|
|
0
|
998
|
June 1, 2020
|
|
How can I set statement_timeout for an individual migration?
|
|
0
|
2061
|
June 2, 2020
|
|
Loading the schema by running all migrations
|
|
4
|
1263
|
May 25, 2020
|
|
Pending Migration Error usability concerns
|
|
11
|
3707
|
May 23, 2020
|
|
Why does ActiveRecord still support class level migrations?
|
|
3
|
775
|
May 22, 2020
|