This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-11-07 07:15:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
5da7cbe3f6343763571fac1ad373e53051c466d8
django
/
tests
/
indexes
History
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
..
__init__.py
…
models.py
Fixed
#29547
-- Added support for partial indexes.
2018-10-29 19:34:54 -04:00
tests.py
[3.0.x]
Fixed
#30903
-- Fixed migrations crash on PostgreSQL when adding Index with opclasses and ordering.
2019-10-24 09:51:33 +02:00