summaryrefslogtreecommitdiff
path: root/.haml-lint_todo.yml
diff options
context:
space:
mode:
authorLuke Duncalfe <lduncalfe@gitlab.com>2019-07-29 18:55:19 +0000
committerMayra Cabrera <mcabrera@gitlab.com>2019-07-29 18:55:19 +0000
commit177463007b1b97d29c7f4f8e279365c1ca6bfc9e (patch)
treec2aee6237ef1603e39ffc5c020bd28159b8672dd /.haml-lint_todo.yml
parentfe22704a203111ab2146143a4ff9d2e1256aecc7 (diff)
downloadgitlab-ce-177463007b1b97d29c7f4f8e279365c1ca6bfc9e.tar.gz
Migrations for adding issue_id to versions table
These migrations do the following: - Adds a new `issue_id` column to `versions`. This fixes an n+1 problem when loading versions for an issue in GraphQL as AR can now load from cache - Change the unique restraint on versions.sha to be scoped to `issue_id` as in order to import version data, we need to allow duplicate `sha` values for versions - Update all versions with an `issue_id` https://gitlab.com/gitlab-org/gitlab-ee/issues/11090
Diffstat (limited to '.haml-lint_todo.yml')
0 files changed, 0 insertions, 0 deletions