Skip to content

Conversation

@msabramo
Copy link
Contributor

Modify SQL query for searches to have AS clauses with explicit field names to work around some apparent weirdness with Django's sqlite backend.

Fixes GH-446.

names to work around some apparent weirdness with Django's sqlite
backend.

Fixes getsentryGH-446.
dcramer added a commit that referenced this pull request Apr 23, 2012
Modify SQL query for searches to have AS clauses with explicit field names
@dcramer dcramer merged commit 9f3d980 into getsentry:master Apr 23, 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.

Search causes an internal error (Django exception: InvalidQuery: Raw query must include the primary key)

2 participants