mirror of
https://github.com/django/django.git
synced 2025-02-10 17:35:38 +00:00
cd7efa2033
This allows running foreign key data and schema altering operations in the same migration on PostgreSQL. Thanks Tim for review.