Skip to content

Conversation

@pktiuk
Copy link

@pktiuk pktiuk commented Oct 5, 2022

Closes: #608

Fix based on comment: #608 (comment)

christofer holm and others added 19 commits May 3, 2022 18:49
Signed-off-by: Alessandro Bellia <casildaserrano@yahoo.it>
* update sqlparse to 0.4.2

* remove limit from django version

* insert can now be used

* add change notices

* update condition for constant and index name when in and nin operators are used in query

* update condition for constant and index name when in and nin operators are used in query (remove redundant)
Djongo is upgraded to work with Django 4.0.1
@pktiuk
Copy link
Author

pktiuk commented May 24, 2023

@nesdis Any feedback?

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.

can't convert sql == SELECT COUNT(*) AS "__count" FROM "user_user" WHERE "user_user"."is_superuser"