diff options
| author | Simon Charette <charette.s@gmail.com> | 2018-12-11 03:06:24 -0500 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2018-12-17 10:44:05 +0100 |
| commit | 894cb13779e6d092974c873bd2cf1452554d2e06 (patch) | |
| tree | afebfdae496f68695b36db17af90f0bbbe902f3d /docs | |
| parent | 7289874adceec46b5367ec3157cdd10c711253a0 (diff) | |
Refs #29182 -- Stopped relying on legacy alter table semantic on SQLite 3.26+.
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.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
