- Language: en
54 results for mysql in version 5.0
-
Django version 0.96 release notes
- … mysql" to this: DATABASE_ENGINE = "mysql_old" However, we strongly encourage MySQL …
-
Django 1.6 release notes
- … MySQL, you must install pytz and load the time zone tables with mysql_tzinfo_to_sql . Addition …
-
Django 1.10 release notes
- … MySQL limitation. When using the utf8mb4 encoding (recommended for proper Unicode support), MySQL can only …
-
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.4 release notes
- … MySQL database backend can now make use of the savepoint feature implemented by MySQL version …
-
Django 3.0 release notes
- … MySQL spatial lookup functions to operate on real geometries. Previous support was limited to bounding …
-
Django 1.7.2 release notes
- … MySQL 5.6+ crash with GeometryField s in migrations ( #23719 ). Fixed a migration crash when removing …
-
Django 1.9.6 release notes
- … MySQL and SQLite ( #26498 ). Prevented makemigrations from generating infinite migrations for a model field that …
-
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 …