aboutsummaryrefslogtreecommitdiff
path: root/src/tclsqlite.c
diff options
context:
space:
mode:
authordrh <>2021-09-16 13:20:29 +0000
committerdrh <>2021-09-16 13:20:29 +0000
commite73e957c1e15ab8a583f732122e06862219e950f (patch)
tree914579923fba8320ea84e5a33d190956332562d3 /src/tclsqlite.c
parent11eb9c6a28f6cc2c18cf74995d75e31e39996bcc (diff)
downloadsqlite-e73e957c1e15ab8a583f732122e06862219e950f.tar.gz
sqlite-e73e957c1e15ab8a583f732122e06862219e950f.zip
For ALTER TABLE RENAME COLUMN, do not try to filter virtual tables out of
calls to sqlite_rename_column(). Let the function filter them itself. The WHERE clause can mistakenly let virtual tables through if the sqlite_schema table is corrupt. The sqlite_rename_column() function must deal with them. We might as well let it deal with them always. FossilOrigin-Name: 7c82b43b7cdb825f431d3a778f8b34e32666ccb3b067f1f2533d3b3dcca7bdc9
Diffstat (limited to 'src/tclsqlite.c')
0 files changed, 0 insertions, 0 deletions