#23537 closed Bug (fixed)
Oracle GIS backend missing SchemaEditor
Reported by: | Tim Graham | Owned by: | nobody |
---|---|---|---|
Component: | GIS | Version: | 1.7 |
Severity: | Release blocker | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
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: