- Language: en
22 results for mysql in version 4.2
-
django-admin and manage.py
- … MySQL, this runs the mysql command-line client. For SQLite, this runs the sqlite3 command …
-
Model Meta options
- … MySQL backend. See the MySQL notes for more details. Table name quoting for Oracle In order …
-
Constraints reference
- … MySQL, MariaDB, and SQLite. Deferrable unique constraints are ignored on MySQL, MariaDB, and SQLite as neither …
-
GeoDjango Installation
- … MySQL, Oracle, and SQLite (with SpatiaLite) are the spatial databases currently supported. Note PostGIS is recommended …
-
Query Expressions
- … mysql ( self , compiler , connection , ** extra_context ): return super () . as_sql ( compiler , connection , function = "CONCAT …
-
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 Tutorial
- … MySQL, and Oracle databases. shp2pgsql : This utility included with PostGIS imports ESRI shapefiles into PostGIS …
-
Migration Operations
- … MySQL and Oracle). This should be safe, but may cause a crash if you attempt …
-
Model field reference
- … MySQL, Oracle, PostgreSQL, and SQLite (with the JSON1 extension enabled ). JSONField. encoder An optional json.JSONEncoder …
-
Installing Geospatial libraries
- … MySQL or Oracle as the spatial database, only GEOS is required. Note On Linux platforms …
-
Lookup API reference
- … mysql for Django’s built-in backends. get_lookup ( lookup_name ) Must return the lookup …