-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add indexes to improve performance of some queries (#226)
* Add indexes to improve performance of some queries * Remove unnecessary distinct * Add indexes to locale and stage dimension content fields * Remove unnecessary select * Remove not required join * Use distinct only when filter by specific join * Add some comment * Add comment to remove joins with a subselect filter * Update upgrade * Add php doc
- Loading branch information
1 parent
16de307
commit 9e81f56
Showing
3 changed files
with
40 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters