discourse/lib/migration
David Taylor e68a4bc895
DEV: Correct method signature of NiceErrors#migrate (#37065)
This is a monkey-patch for `ActiveRecord::Tasks::DatabaseTasks#migrate`,
which optionally takes arguments.

This will resolve the "ArgumentError" which happens when you run
migrations via the Rails web error page.
2026-01-12 19:28:49 +00:00
..
base_dropper.rb DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
column_dropper.rb FIX: Add table_schema filter to mark_readonly default check (#37037) 2026-01-10 21:57:31 +01:00
helpers.rb DEV: Replace an invalid d-cakeday migration (#36353) 2025-12-01 19:34:27 +01:00
safe_migrate.rb DEV: Correct method signature of NiceErrors#migrate (#37065) 2026-01-12 19:28:49 +00:00
table_dropper.rb DEV: Correct ambiguous name (#21189) 2023-04-20 11:28:08 -05:00