- Language: en
21 results for mysql in the development version
-
Database Functions
- … MySQL may be converted to an incorrect type unless explicitly cast to the correct database …
-
django-admin and manage.py
- … MySQL, this runs the mysql command-line client. For SQLite, this runs the sqlite3 command …
-
Constraints reference
- … MySQL, MariaDB, and SQLite. Deferrable unique constraints are ignored on MySQL, MariaDB, and SQLite as they …
-
Model field reference
- … MySQL , Oracle , PostgreSQL , or SQLite docs. GenericIPAddressField class GenericIPAddressField ( protocol = 'both' , unpack_ipv4 = False , ** options …
-
Query Expressions
- … mysql ( self , compiler , connection , ** extra_context ): return super () . as_sql ( compiler , connection , function = "CONCAT …
-
GeoDjango Installation
- … MySQL, Oracle, and SQLite (with SpatiaLite) are the spatial databases currently supported. Note PostGIS is recommended …
-
Unicode data
- … MySQL users, refer to the MySQL manual for details on how to set or alter …
-
Migration Operations
- … MySQL and Oracle). This should be safe, but may cause a crash if you attempt …
-
Installing Geospatial libraries
- … MySQL or Oracle as the spatial database, only GEOS is required. Note On Linux platforms …
-
GeoDjango Tutorial
- … MySQL, and Oracle databases. shp2pgsql : This utility included with PostGIS imports ESRI shapefiles into PostGIS …
-
Lookup API reference
- … mysql for Django’s built-in backends. get_lookup ( lookup_name ) Must return the lookup …