Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
AO3-5183 Index preferences on skin_id #3074
Conversation
sarken
added
the
Awaiting review
label
Sep 22, 2017
| @@ -0,0 +1,5 @@ | ||
| +class AddIndexToPreferences < ActiveRecord::Migration[5.1] |
ariana-paris
added
Reviewed: Ready to Merge
and removed
Awaiting review
labels
Sep 24, 2017
sarken
added
the
Has Migrations
label
Oct 2, 2017
sarken
merged commit a180826
into
otwcode:master
Oct 6, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sarken commentedSep 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