mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-10-29 06:57:48 +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 | ||