- Language: en
100 results for mysql in the development version
-
Model index reference
- … MySQL and MariaDB Functional indexes are ignored with MySQL < 8.0.13 and MariaDB as neither …
-
Database Functions
- … MySQL may be converted to an incorrect type unless explicitly cast to the correct database …
-
Testing tools
- … MySQL with the MyISAM storage engine), and all instances of TransactionTestCase , will roll back at the end of the test …
-
Django 1.4 release notes
- … MySQL database backend can now make use of the savepoint feature implemented by MySQL version …
-
Model Meta options
- … MySQL backend. See the MySQL notes for more details. Table name quoting for Oracle In order …
-
Fixtures
- … MySQL with MyISAM and fixtures The MyISAM storage engine of MySQL doesn’t support transactions …
-
Django 3.0 release notes
- … MySQL spatial lookup functions to operate on real geometries. Previous support was limited to bounding …
-
How to install Django
- … MySQL or MariaDB, you’ll need a DB API driver like mysqlclient . See notes for the MySQL …
-
Django 1.7.2 release notes
- … MySQL 5.6+ crash with GeometryField s in migrations ( #23719 ). Fixed a migration crash when removing …
-
Performing raw SQL queries
- … MySQL, note that MySQL’s silent type coercion may cause unexpected results when mixing types …