added an index on the groupings table for the userId column
This commit is contained in:
parent
1bdbb186aa
commit
3257456df7
2 changed files with 29 additions and 0 deletions
|
|
@ -13,6 +13,8 @@
|
|||
LIMIT clauses.
|
||||
- add: SyndicatedContent wobject now has more ways of representing the long
|
||||
description from the RSS feed.
|
||||
- Added an index on the userId column of the groupings table to speed up
|
||||
queries for groupIds by userId (instead of the usual userIds by groupId)
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue