- Language: en
42 results for mysql in version 2.2
-
Django 1.4 release notes
- … MySQL database backend can now make use of the savepoint feature implemented by MySQL version …
-
Django 1.7.2 release notes
- … MySQL 5.6+ crash with GeometryField s in migrations ( #23719 ). Fixed a migration crash when removing …
-
Django 1.8.13 release notes
- … MySQL and SQLite ( #26498 ). Restored conversion of an empty string to null when saving values …
-
Django 1.8.2 release notes
- … MySQL when the query’s model has a self-referential foreign key ( #24748 ). Implemented ForeignKey.get …
-
Django 1.11 release notes
- … MySQL support for the 'isolation_level' option in OPTIONS to allow specifying the transaction isolation …
-
Django 1.11.8 release notes
- … MySQL when ordering by a filtered subquery that uses nulls_first or nulls_last ( #28848 ). Made …
-
Django 1.9.6 release notes
- … MySQL and SQLite ( #26498 ). Prevented makemigrations from generating infinite migrations for a model field that …
-
Django 1.8.3 release notes
- … MySQL databases ( #24817 ). Fixed a crash when using a reverse one-to-one relation in ModelAdmin.list …
-
Django 1.0.2 release notes
- … MySQL adapter has been resolved; SafeUnicode instances (generated, for example, by template rendering) can now be assigned …
-
Django 2.1.3 release notes
- … MySQL ( #29827 ). Fixed a regression where cached foreign keys that use to_field were incorrectly …