- Language: en
75 results for mysql in version 1.10
-
Django 1.5.6 release notes
- … MySQL typecasting The MySQL database is known to “typecast” on certain queries; for example, when …
-
QuerySet API reference
- … MySQL: install pytz and load the time zone tables with mysql_tzinfo_to_sql . none …
-
GeoQuerySet API Reference
- … MySQL MBRContains(poly, geom) SpatiaLite MbrContains(poly, geom) bboverlaps Availability : PostGIS, MySQL, SpatiaLite, PGRaster (Native …
-
Geographic Database Functions
- … MySQL support was added. Distance class Distance ( expr1 , expr2 , spheroid=None , **extra ) [source] Availability : MySQL …
-
Multiple databases
- … MySQL database called users : DATABASES = { 'default' : { 'NAME' : 'app_data' , 'ENGINE …
-
Settings
- … MySQL, MySQL will connect via a Unix socket to the specified socket. For example: "HOST …
-
Django version 0.96 release notes
- … mysql" to this: DATABASE_ENGINE = "mysql_old" However, we strongly encourage MySQL …
-
django-admin and manage.py
- … MySQL, this runs the mysql command-line client. For SQLite, this runs the sqlite3 command …
-
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 …