discourse/lib/migration
David Taylor a31dc0a84a
DEV: Raise an exception if trying to set a readonly column with default (#27416)
2024-09-02 10:09:40 +01:00
..
base_dropper.rb
column_dropper.rb DEV: Raise an exception if trying to set a readonly column with default (#27416) 2024-09-02 10:09:40 +01:00
helpers.rb
safe_migrate.rb DEV: Improve code comment about when ignored columns can be removed (#26894) 2024-05-07 11:06:31 +08:00
table_dropper.rb