django/tests/postgres_tests/migrations
Mariusz Felisiak ee0abac169 Refs #32096 -- Fixed ExclusionConstraint crash with JSONField key transforms in expressions.
Regression in 6789ded0a6.
2020-10-14 20:56:04 +02:00
..
0001_setup_extensions.py Refs #27996 -- Fixed postgres_tests crash if not running with PostgreSQL. 2020-07-31 12:38:09 +02:00
0002_create_test_models.py Refs #32096 -- Fixed ExclusionConstraint crash with JSONField key transforms in expressions. 2020-10-14 20:56:04 +02:00
__init__.py