mirror of
https://github.com/django/django.git
synced 2025-11-20 11:36:04 +00:00
This allows adding foreign key constraints inline and changing data in
the same migration on PostgreSQL 10+.
Regression in
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| fields.py | ||
| models.py | ||
| test_logging.py | ||
| tests.py | ||