Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update function signatures for django.db.models.sql.Query class #2253

Merged

Conversation

DongwookKim0823
Copy link
Contributor

@DongwookKim0823 DongwookKim0823 commented Jul 8, 2024

I have made things!

This PR updates the function signatures for the Query class in django.db.models.sql.query. Additionally, it removes unnecessary functions.

django-stubs/db/models/sql/query.pyi Outdated Show resolved Hide resolved
django-stubs/db/models/sql/query.pyi Outdated Show resolved Hide resolved
@DongwookKim0823 DongwookKim0823 force-pushed the update-query-function-signatures branch 2 times, most recently from 801e667 to d06c5de Compare July 9, 2024 01:34
@DongwookKim0823 DongwookKim0823 force-pushed the update-query-function-signatures branch from d06c5de to fa234f2 Compare July 9, 2024 01:42
Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

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

Thank you!

django-stubs/db/models/sql/query.pyi Outdated Show resolved Hide resolved
@sobolevn sobolevn merged commit 6442aee into typeddjango:master Jul 9, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants