Skip to content

Comments

Remove an unnecesary join from the new_groups API call#627

Merged
dcramer merged 1 commit intogetsentry:masterfrom
alex:patch-3
Oct 18, 2012
Merged

Remove an unnecesary join from the new_groups API call#627
dcramer merged 1 commit intogetsentry:masterfrom
alex:patch-3

Conversation

@alex
Copy link
Contributor

@alex alex commented Oct 18, 2012

We already have this data in Python, no reason to do a join and create more objects, and whatever else select_related() does.

PS I haven't tested this.

We already have this data in Python, no reason to do a join and create more objects, and whatever else select_related() does.

PS I haven't tested this.
dcramer added a commit that referenced this pull request Oct 18, 2012
Remove an unnecesary join from the new_groups API call
@dcramer dcramer merged commit 1a49fc1 into getsentry:master Oct 18, 2012
@github-actions github-actions bot locked and limited conversation to collaborators Dec 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants