mirror of
https://github.com/django/django.git
synced 2025-01-27 10:39:40 +00:00
0c42cdf0d2
Migrations cannot be recorded in the same transaction as its associated DDL operations when some of it is deferred until the schema editor context exits. Regression in c86a3d80a25acd1887319198ca21a84c451014ad.