mirror of
https://github.com/django/django.git
synced 2025-01-31 12:49:21 +00:00
cd7efa2033
This allows running foreign key data and schema altering operations in the same migration on PostgreSQL. Thanks Tim for review.