- Language: en
27 results for mysql in version 1.8
-
Django 1.8 release notes
- … MySQL backend no longer strips microseconds from datetime values as MySQL 5.6.4 and up supports …
-
Django 1.6.3 release notes
- … MySQL typecasting The MySQL database is known to “typecast” on certain queries; for example, when …
-
Django 1.5.6 release notes
- … MySQL typecasting The MySQL database is known to “typecast” on certain queries; for example, when …
-
Django 1.4.11 release notes
- … MySQL typecasting The MySQL database is known to “typecast” on certain queries; for example, when …
-
Django 1.2 release notes
- … MySQL In previous versions of Django, a model’s BooleanField under MySQL would return its value …
-
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.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 …