1
0
mirror of https://github.com/django/django.git synced 2025-03-14 03:10:45 +00:00
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
..
2024-05-22 15:55:26 -03:00
2024-01-26 12:45:07 +01:00