[Proposal] Extract table name normalization logic from Migration#method_missing
|
|
0
|
76
|
June 7, 2025
|
Why does structure.sql use explicit schema_migrations entries, but schema.rb uses assumed migrated version?
|
|
1
|
67
|
June 6, 2025
|
Legacy migrations in a long-running Rails app
|
|
3
|
52
|
November 22, 2024
|
Migration goes wrong in production - all is good in development
|
|
5
|
115
|
November 13, 2024
|
Approaches to data migration on Rails applications
|
|
14
|
825
|
September 27, 2024
|
Rails 7.1 "INSERT INTO "schema_migrations" (version) VALUES" sort order inside db/structure.sql
|
|
5
|
2143
|
August 13, 2024
|
Proposal - Output the migration code, after the generate has run. (Was issue #50095)
|
|
7
|
377
|
November 20, 2023
|
Safe-pg-migrations, ActiveRecord migrations for Postgres made safe
|
|
5
|
817
|
July 7, 2023
|
"change_table bulk: true" by default
|
|
0
|
1025
|
July 6, 2023
|
[Proposal] Add rake task to update timestamp of an existing migration file
|
|
2
|
598
|
December 2, 2022
|
Foreign keys are created with int instead bigint
|
|
3
|
2624
|
May 25, 2022
|
Error message showed when tying to run generated migration for active_storage
|
|
1
|
1466
|
October 31, 2021
|
Behaviour of rake db:prepare in environments where database is pre-created
|
|
0
|
1147
|
August 29, 2021
|
[Feature proposal] Adding callbacks to ActiveRecord migrator
|
|
2
|
602
|
May 3, 2021
|
Patterns for "data-only" Rails migrations
|
|
21
|
6512
|
February 4, 2021
|
Db:schema vs db:structure
|
|
5
|
3749
|
December 17, 2020
|
[Feature Proposal] Add method on ActiveRecord to safely deprecate attributes before dropping them
|
|
5
|
2487
|
November 3, 2020
|
Why do generators let me make mistakes on column types?
|
|
12
|
1634
|
June 10, 2020
|
Configuration option to skip migrations on secondary databses
|
|
0
|
945
|
June 1, 2020
|
How can I set statement_timeout for an individual migration?
|
|
0
|
2003
|
June 2, 2020
|
Loading the schema by running all migrations
|
|
4
|
1195
|
May 25, 2020
|
Pending Migration Error usability concerns
|
|
11
|
3666
|
May 23, 2020
|
Why does ActiveRecord still support class level migrations?
|
|
3
|
759
|
May 22, 2020
|