BigW Consortium Gitlab
Upon tagging a repository, an error due to a missing migration occurred: ``` PG::Error: ERROR: column "taggings_count" does not exist LINE 1: UPDATE "tags" SET "taggings_count" = COALESCE("taggings_coun... ``` Ran `rake acts_as_taggable_on_engine:install:migrations`, removed the first migration that created the `tags` and `taggings` table, and added the rest. Closes #1512 Closes https://github.com/gitlabhq/gitlabhq/issues/6867 Closes https://github.com/gitlabhq/gitlabhq/issues/9194
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
commits | Loading commit data... | |
issues | Loading commit data... | |
source | Loading commit data... | |
active_tab.feature | Loading commit data... | |
archived.feature | Loading commit data... | |
create.feature | Loading commit data... | |
deploy_keys.feature | Loading commit data... | |
fork.feature | Loading commit data... | |
forked_merge_requests.feature | Loading commit data... | |
graph.feature | Loading commit data... | |
hooks.feature | Loading commit data... | |
merge_requests.feature | Loading commit data... | |
network_graph.feature | Loading commit data... | |
project.feature | Loading commit data... | |
redirects.feature | Loading commit data... | |
service.feature | Loading commit data... | |
shortcuts.feature | Loading commit data... | |
snippets.feature | Loading commit data... | |
star.feature | Loading commit data... | |
team_management.feature | Loading commit data... | |
wiki.feature | Loading commit data... |