bernardopires / django-tenant-schemas

Tenant support for Django using PostgreSQL schemas.
https://django-tenant-schemas.readthedocs.org/en/latest/
MIT License
1.46k stars 423 forks source link

Updated indexes ordering introspection for PostgreSQL 9.6 #406

Closed pjonnala-eab closed 8 years ago

pjonnala-eab commented 8 years ago

Based on https://github.com/django/django/pull/7398

Fixes #405