SQLite Forum

alter table "table" add column "name" varchar not null throws Cannot add a NOT NULL column with default value NULL
Login
Please see this discussion on the subject:
[https://sqlite.org/forum/forumpost/21c7b443aa](https://sqlite.org/forum/forumpost/21c7b443aa)

It elaborates on why this is a thing.