https://github.com/django/django/pull/14843
So far they are only going down the the queryset level, it then uses a thread pool for the db connector, next job would be to support async db connections.
https://github.com/django/django/pull/14843
So far they are only going down the the queryset level, it then uses a thread pool for the db connector, next job would be to support async db connections.