Skip to content

Conversation

@dejan-crocoder
Copy link
Contributor

Resulting query plan for select events in week by merge request:

ID     PARENT     NOTUSED     DETAIL                                                                   
6      0          0           SEARCH d USING COVERING INDEX dates_week_idx (week=?)                        
10     0          0           SEARCH ev USING INDEX merge_request_events_occured_on_idx (occured_on=?)     
15     0          0           SEARCH u USING INTEGER PRIMARY KEY (rowid=?)                                 
18     0          0           SEARCH mr USING INTEGER PRIMARY KEY (rowid=?) 

Copy link
Contributor

@ivke995 ivke995 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dejan-crocoder dejan-crocoder merged commit bb06364 into main Jan 31, 2024
@dejan-crocoder dejan-crocoder deleted the chore/index-opt-1 branch January 31, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants