summaryrefslogtreecommitdiff
path: root/django/db/backends/ddl_references.py
AgeCommit message (Expand)Author
2018-06-29Fixed #28077 -- Added support for PostgreSQL opclasses in Index.Ian Foote
2017-08-08Fixed #28465 -- Unified index SQL creation in DatabaseSchemaEditorClaude Paroz
2017-06-21Refs #25530 -- Renamed deferred SQL references on rename operation.Simon Charette
2017-06-21Refs #25530 -- Tracked references of deferred SQL statements.Simon Charette