1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

[3.0.x] Fixed #30903 -- Fixed migrations crash on PostgreSQL when adding Index with opclasses and ordering.

Backport of fa5f3291e7 from master
This commit is contained in:
Hannes Ljungberg
2019-10-23 22:16:55 +02:00
committed by Mariusz Felisiak
parent b3e8dafe06
commit 318d186d7e
4 changed files with 38 additions and 5 deletions

View File

@@ -339,6 +339,7 @@ answer newbie questions, and generally made Django that much better:
Gustavo Picon
hambaloney
Hang Park <hangpark@kaist.ac.kr>
Hannes Ljungberg <hannes.ljungberg@gmail.com>
Hannes Struß <x@hannesstruss.de>
Hasan Ramezani <hasan.r67@gmail.com>
Hawkeye