discourse/db/post_migrate
Guo Xiang Tan df111259fe More URL site settings into a onceoff job.
* Doing it in a post migration was a bad idea
  because the migration will fail if the site
  is down while trying to download uploads
  which points to the instance. This mainly
  affects self-hosters using `discourse_docker`
  where `./launcher rebuild` will take the
  existing container down.
2018-11-14 20:29:20 +08:00
..
20180917024729_remove_superfluous_columns.rb FEATURE: Post deployment migrations. (#6406) 2018-10-08 15:47:38 +08:00
20180917034056_remove_superfluous_tables.rb FEATURE: Post deployment migrations. (#6406) 2018-10-08 15:47:38 +08:00
20181012123001_drop_group_locked_trust_level_from_user.rb Missing require. 2018-11-07 10:50:47 +08:00