894cb13779
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. |
||
---|---|---|
.. | ||
base | ||
dummy | ||
mysql | ||
oracle | ||
postgresql | ||
postgresql_psycopg2 | ||
sqlite3 | ||
__init__.py | ||
ddl_references.py | ||
signals.py | ||
utils.py |