Skip to content

Fix query-rewriting for Django 6.1#1199

Merged
adamchainz merged 1 commit into
mainfrom
fix_rewrite_query
Jun 22, 2026
Merged

Fix query-rewriting for Django 6.1#1199
adamchainz merged 1 commit into
mainfrom
fix_rewrite_query

Conversation

@adamchainz

Copy link
Copy Markdown
Owner

Missed in #1197. Django now always quotes table identifiers, so we need to support this syntax.

Missed in #1197. Django now always quotes table identifiers, so we need to support this syntax.
@adamchainz adamchainz merged commit 4e50ed8 into main Jun 22, 2026
36 of 39 checks passed
@adamchainz adamchainz deleted the fix_rewrite_query branch June 22, 2026 21:50
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.

1 participant