- Language: en
97 results for mysql in the development version
-
Databases
- … MySQL notes for more details. MySQL notes Version support Django supports MySQL 8.0.11 and higher …
-
Django 4.2 release notes
- … MySQL 5.7 Upstream support for MySQL 5.7 ends in October 2023. Django 4.2 supports MySQL …
-
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 …
-
GeoDjango Database API
- … MySQL Spatial Limitations Django supports spatial functions operating on real geometries available in modern MySQL …
-
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 …
-
Django 3.2 release notes
- … MySQL 5.6 The end of upstream support for MySQL 5.6 is April 2021. Django 3.2 supports …
-
Django 1.6.3 release notes
- … MySQL typecasting The MySQL database is known to “typecast” on certain queries; for example, when …
-
Django 5.0 release notes
- … MySQL < 8.0.11 Support for pre-releases of MySQL 8.0.x series is removed. Django …