#23537 closed Bug (fixed)
Oracle GIS backend missing SchemaEditor
Description ¶
I think this results in missing indexes and metadata for GIS fields.
There is one test failure that will be fixed by this:
====================================================================== FAIL: test_add_gis_field (django.contrib.gis.tests.gis_migrations.test_operations.OperationTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tim/code/django/django/contrib/gis/tests/gis_migrations/test_operations.py", line 77, in test_add_gis_field 2 AssertionError: 0 != 2
Note:
See TracTickets
for help on using tickets.
In a8f07530a74839d20f1f2fb2cc7f5b8ef2215782: