SQLite Forum

Bug in ALTER TABLE ADD COLUMN
Login
But how would it matter in actual practice?   The ALTER TABLE ADD COLUMN command is intended for situations in which the need for the new column was not foreseen during the initial design.

Of what real use would adding code to allow this corner case be of benefit -- and justify the added verification test and small expenditure of RAM?