- Language: en
21 results for mysql in version 1.10
-
Model Meta options
- … MySQL backend. See the MySQL notes for more details. Table name quoting for Oracle In order …
-
Database Functions
- … MySQL may be converted to an incorrect type unless explicitly cast to the correct database …
-
Unicode data
- … MySQL users, refer to the MySQL manual for details on how to set or alter …
-
django.contrib.auth
- … MySQL with the utf8mb4 encoding (recommended for proper Unicode support), specify at most max_length …
-
GeoDjango Installation
- … MySQL (mostly with MyISAM engine), Oracle, and SQLite (with SpatiaLite) are the spatial databases currently …
-
GeoDjango Tutorial
- … MySQL, and Oracle databases. shp2pgsql : This utility included with PostGIS imports ESRI shapefiles into PostGIS …
-
Installing Geospatial libraries
- … MySQL or Oracle as the spatial database, only GEOS is required. Note On Linux platforms …
-
The Django admin site
- … MySQL. If you need to customize search you can use ModelAdmin.get_search_results() to provide …
-
Migration Operations
- … MySQL and Oracle). This should be safe, but may cause a crash if you attempt …
-
Query Expressions
- … mysql ( self , compiler , connection ): return super ( ConcatPair , self ) . as_sql ( compiler , connection , function = 'CONCAT …
-
Lookup API reference
- … mysql for Django’s built-in backends. get_lookup ( lookup_name ) Must return the lookup …