SQLite Forum

DROP COLUMN feature with indexes
Login
Imho, DROP COLUMN should *not* fail because of such a banality as it makes it impossible to due automatic database manipulation (see my post above).

MariaDB recreates such an index without the dropped column and I vote for following this paradigm.