summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorAlexis Reigel <alexis.reigel.ext@siemens.com>2018-12-11 09:43:34 +0100
committerAlexis Reigel <alexis.reigel.ext@siemens.com>2019-02-27 20:19:50 +0100
commit022ee0c0c91d30dea3c1c0472525e86ec8379827 (patch)
treee50e74ec12ffcfe3e3964f53cbdce872af7f4527 /db/schema.rb
parentcd063eec32a8b32d9b118f6cbdb0e96de0d0ec51 (diff)
downloadgitlab-ce-022ee0c0c91d30dea3c1c0472525e86ec8379827.tar.gz
don't filter tags by taggable type
Due to performance reasons we cannot use the type filter on the tags. The table for ActsAsTaggableOn is too big and too unoptimized, such that the queries time out on production. See the discussion https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19740#note_120087938 for more info.
Diffstat (limited to 'db/schema.rb')
0 files changed, 0 insertions, 0 deletions