Hi, I had the same trouble. Execute: gitlab-rake db:migrates:status
You should see update with status "down" So execute manually theses updates: gitlab-rake db:migrates And check the modification is apply: gitlab-rake db:migrates:status -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/6ad8c7ac-fbcc-4f33-a825-7b22a76d9840%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
