- Language: en
40 results for mysql in version 2.0
-
Django 1.7.2 release notes
- … MySQL 5.6+ crash with GeometryField s in migrations ( #23719 ). Fixed a migration crash when removing …
-
Django 1.11.8 release notes
- … MySQL when ordering by a filtered subquery that uses nulls_first or nulls_last ( #28848 ). Made …
-
Django 1.11 release notes
- … MySQL support for the 'isolation_level' option in OPTIONS to allow specifying the transaction isolation …
-
Django 1.8.13 release notes
- … MySQL and SQLite ( #26498 ). Restored conversion of an empty string to null when saving values …
-
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.8.3 release notes
- … MySQL databases ( #24817 ). Fixed a crash when using a reverse one-to-one relation in ModelAdmin.list …
-
Django 1.8.2 release notes
- … MySQL when the query’s model has a self-referential foreign key ( #24748 ). Implemented ForeignKey.get …
-
Django 1.9.6 release notes
- … MySQL and SQLite ( #26498 ). Prevented makemigrations from generating infinite migrations for a model field that …
-
Porting your apps from Django 0.96 to 1.0
- … MySQL or PostgreSQL, no further changes are needed. The database column types for DecimalField are the same …
-
Django 1.7.4 release notes
- … MySQL when migrating from a OneToOneField to a ForeignKey ( #24163 ). Prevented the static.serve view from …