mirror of
https://github.com/Hopiu/django.git
synced 2026-03-18 15:00:25 +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 | ||