#27060: Take indexes into account in inspectdb command
-------------------------------------+-------------------------------------
Reporter: Akshesh Doshi | Owner: Pavel
| White
Type: New feature | Status: assigned
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution:
Keywords: db-indexes | Triage Stage: Accepted
inspectdb |
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):
* needs_better_patch: 0 => 1
Comment:
This ticket is about adding support for `Meta.indexes` to the `inspectdb`
not about the `db_index` option. Mainly because it can be hard to ensure
that an inspected index is exactly the same as an index created by Django
(type, ordering, operator classes, `fillfactor` etc.). That's why we
accepted a ticket to support `Meta.indexes` where these options may be
included.
--
Ticket URL: <https://code.djangoproject.com/ticket/27060#comment:11>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/062.bd0a556a9ccd0bd3d0734dd08eb40b4f%40djangoproject.com.