Hannes Ljungberg
|
318d186d7e
|
[3.0.x] Fixed #30903 -- Fixed migrations crash on PostgreSQL when adding Index with opclasses and ordering.
Backport of fa5f3291e7 from master
|
2019-10-24 09:51:33 +02:00 |
Mariusz Felisiak
|
4a756cbc38
|
[3.0.x] Fixed #30870 -- Fixed showing that RunPython operations are irreversible by migrate --plan.
Thanks Hasan Ramezani for the initial patch and Kyle Dickerson for the
report.
Backport of 06d34aab7c from master
|
2019-10-14 11:43:15 +02:00 |
Louise Grandjonc
|
cf7ef5d258
|
[3.0.x] Fixed #30826 -- Fixed crash of many JSONField lookups when one hand side is key transform.
Regression in 6c3dfba892 .
Backport of 7d1bf29977 from master
|
2019-10-11 11:51:14 +02:00 |
Carlton Gibson
|
a135e1e16e
|
[3.0.x] Added stub release notes for 2.2.7.
Backport of e1c1eaf0c6 from master
|
2019-10-01 10:44:49 +02:00 |