Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • omnibus-gitlab omnibus-gitlab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 990
    • Issues 990
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 62
    • Merge requests 62
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • omnibus-gitlabomnibus-gitlab
  • Merge requests
  • !1429

Move call to pg-upgrade until after the migrations have been run

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ian Baum requested to merge 2130-undefined-method-unique_ips_limit_enabled-after-update-to-9-0 into master Mar 24, 2017
  • Overview 9
  • Commits 2
  • Pipelines 2
  • Changes 1

Right now its being called with some pending migrations. If the migrations succeed, but something else fails then the revert is to a version of the data without the migrations applied.

/cc @stanhu @twk3

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 2130-undefined-method-unique_ips_limit_enabled-after-update-to-9-0