Eugen Rochko fcb527cdd6 Add post-deployment migration system (#8182)
Adopted from GitLab CE. Generate new migration with:

    rails g post_deployment_migration name_of_migration_here

By default they are run together with db:migrate. To not run them,
the env variable SKIP_POST_DEPLOYMENT_MIGRATIONS must be set

Code by Yorick Peterse <yorickpeterse@gmail.com>, see also:

83c8241160
2018-08-13 18:17:20 +02:00
..
2018-01-16 03:29:11 +01:00
2016-02-20 22:53:20 +01:00
2016-08-17 17:58:00 +02:00
2017-04-22 19:48:55 +02:00
2017-08-08 21:52:15 +02:00
2017-12-10 11:08:04 -08:00
2017-12-06 15:04:49 +09:00
2017-04-11 01:11:41 +02:00
2016-12-06 17:19:26 +01:00
2017-01-22 23:07:31 +01:00
2016-08-17 17:58:00 +02:00