summaryrefslogtreecommitdiff
path: root/tests/async_queryset
AgeCommit message (Expand)Author
2022-05-02Refs #33646 -- Made QuerySet.raw() async-compatible.Mariusz Felisiak
2022-04-26Fixed #33646 -- Added async-compatible interface to QuerySet.Andrew Godwin