django1/django/contrib/gis/db/backends/mysql
Nasir Hussain 6b16c91157 Fixed #30712 -- Allowed BLOB/TEXT defaults on MySQL 8.0.13+. 2019-08-22 12:23:10 +02:00
..
__init__.py
base.py Sorted imports per isort 4.2.9. 2017-06-01 13:23:48 -04:00
features.py Fixed #22423 -- Added support for MySQL operators on real geometries. 2019-02-12 17:29:16 -05:00
introspection.py Refs #30123 -- Changed second arg of DatabaseIntrospection.get_geometry_type() to the row description. 2019-01-23 13:18:03 -05:00
operations.py Added missing support for PointOnSurface function on MariaDB. 2019-06-12 10:51:43 +02:00
schema.py Fixed #30712 -- Allowed BLOB/TEXT defaults on MySQL 8.0.13+. 2019-08-22 12:23:10 +02:00