summaryrefslogtreecommitdiff
path: root/tests/async_queryset
AgeCommit message (Expand)Author
2022-11-03Refs #33646 -- Moved tests of QuerySet async interface into async tests.Bhuvnesh
2022-06-23Fixed #33799, Refs #31685 -- Added parameters for updating conflicts to Query...DhruvaPatil98
2022-05-02Refs #33646 -- Made QuerySet.raw() async-compatible.Mariusz Felisiak
2022-04-26Fixed #33646 -- Added async-compatible interface to QuerySet.Andrew Godwin