diff options
author | dan <dan@noemail.net> | 2018-11-09 20:04:05 +0000 |
---|---|---|
committer | dan <dan@noemail.net> | 2018-11-09 20:04:05 +0000 |
commit | b4307018231380dd8d997fe5fc40fc1a5d135cdb (patch) | |
tree | 3d023ffb887625761958cc0751f17de2b2f0372d /tool/sqldiff.c | |
parent | 0b57d312b7c92020eaf35927f768d1d85fd3c275 (diff) | |
download | sqlite-b4307018231380dd8d997fe5fc40fc1a5d135cdb.tar.gz sqlite-b4307018231380dd8d997fe5fc40fc1a5d135cdb.zip |
When a table is renamed using "ALTER TABLE RENAME TO", update any REFERENCES
clauses that refer to the table, unless "PRAGMA legacy_alter_table" is true
and "PRAGMA foreign_keys" is set to false (i.e. so that when "PRAGMA
legacy_alter_table" is set behaviour is still compatible with versions 3.24
and earlier).
FossilOrigin-Name: ae9638e9c0ad0c366f93c88a850f6b4cc86881e9f3f9f1e39574d9d83ddd8a6a
Diffstat (limited to 'tool/sqldiff.c')
0 files changed, 0 insertions, 0 deletions