mirror of
https://github.com/Hopiu/django.git
synced 2026-03-18 23:10:27 +00:00
SQLite 3.26 changed the behavior of table and column renaming operations to repoint foreign key references even if foreign key checks are disabled. This makes the workarounds in place to simulate this behavior unnecessary on SQLite 3.26+. Refs #30033. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_introspection.py | ||
| tests.py | ||