- Language: en
81 results for mysql in version 2.2
-
Databases
- … MySQL Connector/Python includes its own . mysqlclient Django requires mysqlclient 1.3.13 or later. MySQL Connector/Python MySQL …
-
GeoDjango Database API
- … MySQL Spatial Limitations MySQL’s spatial extensions only support bounding box operations (what MySQL calls …
-
Django 1.8 release notes
- … MySQL backend no longer strips microseconds from datetime values as MySQL 5.6.4 and up supports …
-
Database transactions
- … MySQL site has information on MySQL transactions . If your MySQL setup does not support transactions …
-
Django 2.0 release notes
- … MySQL isolation level is read committed MySQL’s default isolation level, repeatable read, may cause …
-
Migrations
- … MySQL MySQL lacks support for transactions around schema alteration operations, meaning that if a migration …
-
System check framework
- … MySQL If you’re using MySQL, the following checks will be performed: mysql.E001 : MySQL does …
-
LayerMapping data import utility
- … MySQL: max_allowed_packet error If you encounter the following error when using LayerMapping and MySQL …
-
Django 1.6.3 release notes
- … MySQL typecasting The MySQL database is known to “typecast” on certain queries; for example, when …
-
Django 1.2 release notes
- … MySQL In previous versions of Django, a model’s BooleanField under MySQL would return its value …