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