Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database introspection: get_indexes just return primary and unique keys #28

Closed
maxirobaina opened this issue Jun 12, 2014 · 1 comment
Closed
Labels

Comments

@maxirobaina
Copy link
Owner

In Database Introspection the get_index method should return all index of a table not just primary or unique keys.
We need to fix this to better introspection support (useful in the new schema migration)

@maxirobaina
Copy link
Owner Author

Solved and merged into django 1.7 develop branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant