AO3-5183 Index preferences on skin_id #3074

Merged
merged 1 commit into from Oct 6, 2017

Conversation

Projects
None yet
3 participants
Owner

sarken commented Sep 22, 2017

Issue

https://otwarchive.atlassian.net/browse/AO3-5183

Purpose

Adds an index to the preferences table in hopes that it will speed up the approved skins page enough for us to access it again.

Testing

Can't really be tested

@@ -0,0 +1,5 @@
+class AddIndexToPreferences < ActiveRecord::Migration[5.1]
@houndci-bot

houndci-bot Sep 22, 2017

Missing magic comment # frozen_string_literal: true.

More indexes 👍

@sarken sarken merged commit a180826 into otwcode:master Oct 6, 2017

4 checks passed

Scrutinizer 2 updated code elements
Details
codeclimate All good!
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
hound 1 violation found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment