- Language: en
46 results for mysql in version 3.1
-
Django 1.4 release notes
- … MySQL database backend can now make use of the savepoint feature implemented by MySQL version …
-
Django 3.1 release notes
- … MySQL 8.0.16+, analyze option on MySQL 8.0.18+ and MariaDB. Added PositiveBigIntegerField which acts much like …
-
Django 1.7.2 release notes
- … MySQL 5.6+ crash with GeometryField s in migrations ( #23719 ). Fixed a migration crash when removing …
-
Django 3.0 release notes
- … MySQL spatial lookup functions to operate on real geometries. Previous support was limited to bounding …
-
Django 1.11 release notes
- … MySQL support for the 'isolation_level' option in OPTIONS to allow specifying the transaction isolation …
-
Django 1.8.2 release notes
- … MySQL when the query’s model has a self-referential foreign key ( #24748 ). Implemented ForeignKey.get …
-
Django 3.1.1 release notes
- … MySQL, Oracle, and SQLite ( #31936 ). Fixed a regression in Django 3.1 that caused permission errors …
-
Django 1.11.8 release notes
- … MySQL when ordering by a filtered subquery that uses nulls_first or nulls_last ( #28848 ). Made …
-
Django 1.0.2 release notes
- … MySQL adapter has been resolved; SafeUnicode instances (generated, for example, by template rendering) can now be assigned …
-
Django 1.9.6 release notes
- … MySQL and SQLite ( #26498 ). Prevented makemigrations from generating infinite migrations for a model field that …