SQLite Forum

Removing not null constraint doesn't behave correctly
Login
Thanks all for your help on this! Greatly appreciated.

I also tried the latest snapshot 202007011619 and verified that the problem doesn't seem to occur any more. Within the same DB connection or with a new connection, I am able to add a new column after removing the not null constraint and inserts and selects seem to work fine.