SQLite Forum

alter table RENAME COLUMN took 3 hours
Login
If this a small database, I'd hate to see your larger ones.

Randomly removing just one of many (not all) views seems to bypass the huge delay. Based on that alone, it seems to me the problem is related to some kind of recursion when modifying the table and trying to adjust views.