MySQL database backend for Django.
Requires mysqlclient: https://pypi.org/project/mysqlclient/
Variable | django_conversions |
Undocumented |
Variable | server_version_re |
Undocumented |
Class | CursorWrapper |
A thin wrapper around MySQLdb's normal cursor class that catches particular exception instances and reraises them with the correct types. |
Class | DatabaseWrapper |
No class docstring; 0/7 property, 0/2 instance variable, 0/7 class variable, 3/10 methods documented |