django/tests/gis_tests/gis_migrations
Mariusz Felisiak 20c2d625d3 Refs #35074 -- Avoided failed attempts to remove spatial indexes on nullable fields on MySQL.
MySQL doesn't support spatial indexes on NULL columns, so there is no
point in removing them.
2024-06-20 11:44:44 +02:00
..
migrations
__init__.py
test_commands.py
test_operations.py Refs #35074 -- Avoided failed attempts to remove spatial indexes on nullable fields on MySQL. 2024-06-20 11:44:44 +02:00