mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-02-20 13:30:35 +03:00
If DjangoDebugMiddleware is installed, calling `cursor.execute(b)` where b is a `bytes` object causes the recording (and thus the entire database call) to throw a TypeError due to
|
||
---|---|---|
.. | ||
exception | ||
sql | ||
tests | ||
__init__.py | ||
middleware.py | ||
types.py |