Proposal - Output the migration code, after the generate has run. (Was issue #50095)
|
|
7
|
142
|
November 20, 2023
|
Rails 7.1 "INSERT INTO "schema_migrations" (version) VALUES" sort order inside db/structure.sql
|
|
4
|
224
|
November 15, 2023
|
Safe-pg-migrations, ActiveRecord migrations for Postgres made safe
|
|
5
|
320
|
July 7, 2023
|
"change_table bulk: true" by default
|
|
0
|
314
|
July 6, 2023
|
[Proposal] Add rake task to update timestamp of an existing migration file
|
|
2
|
370
|
December 2, 2022
|
Foreign keys are created with int instead bigint
|
|
3
|
1587
|
May 25, 2022
|
Error message showed when tying to run generated migration for active_storage
|
|
1
|
1196
|
October 31, 2021
|
Behaviour of rake db:prepare in environments where database is pre-created
|
|
0
|
889
|
August 29, 2021
|
[Feature proposal] Adding callbacks to ActiveRecord migrator
|
|
2
|
498
|
May 3, 2021
|
Patterns for "data-only" Rails migrations
|
|
21
|
4251
|
February 4, 2021
|
Db:schema vs db:structure
|
|
5
|
2574
|
December 17, 2020
|
[Feature Proposal] Add method on ActiveRecord to safely deprecate attributes before dropping them
|
|
5
|
1900
|
November 3, 2020
|
Why do generators let me make mistakes on column types?
|
|
12
|
1458
|
June 10, 2020
|
Configuration option to skip migrations on secondary databses
|
|
0
|
620
|
June 1, 2020
|
How can I set statement_timeout for an individual migration?
|
|
0
|
1563
|
June 2, 2020
|
Loading the schema by running all migrations
|
|
4
|
779
|
May 25, 2020
|
Pending Migration Error usability concerns
|
|
11
|
2605
|
May 23, 2020
|
Why does ActiveRecord still support class level migrations?
|
|
3
|
650
|
May 22, 2020
|