- Language: en
75 results for mysql in version 1.10
-
Testing tools
- … MySQL with the MyISAM storage engine), and all instances of TransactionTestCase , will roll back at the end of the test …
-
Model field reference
- … MySQL users If you are using this field with MySQLdb 1.2.2 and the utf8_bin collation …
-
Custom Lookups
- … mysql method: class MySQLNotEqual ( NotEqual ): def as_mysql ( self , compiler , connection ): lhs , lhs_params = self …
-
Django 1.4 release notes
- … MySQL database backend can now make use of the savepoint feature implemented by MySQL version …
-
Writing custom model fields
- … MySQL, you must make sure that get_prep_value() always returns a string type. MySQL …
-
Model Meta options
- … MySQL backend. See the MySQL notes for more details. Table name quoting for Oracle In order …
-
How to install Django
- … MySQL, you’ll need a DB API driver like mysqlclient . See notes for the MySQL …
-
Performing raw SQL queries
- … MySQL, note that MySQL’s silent type coercion may cause unexpected results when mixing types …
-
Django 1.7.2 release notes
- … MySQL 5.6+ crash with GeometryField s in migrations ( #23719 ). Fixed a migration crash when removing …
-
Database Functions
- … MySQL may be converted to an incorrect type unless explicitly cast to the correct database …