summaryrefslogtreecommitdiff
path: root/config/initializers/0_post_deployment_migrations.rb
blob: 2d647f7284095e858575d56762c38edcf65678ae (plain)
1
2
3
4
# Post deployment migrations are included by default. This file must be loaded
# before other initializers as Rails may otherwise memoize a list of migrations
# excluding the post deployment migrations.
Gitlab::Database.add_post_migrate_path_to_rails