SQLite Forum

[Bug] Removing not null constraint not working as documented
Login

[Bug] Removing not null constraint not working as documented

(1) By anonymous on 2020-07-01 12:03:27 [source]

This is just a sister thread to https://www.sqlite.org/forum/forumpost/cba7cb7ccb to highlight that I think there is a bug with removing the not null constraint following the 9-step procedure in Section 5 of https://sqlite.org/lang_altertable.html. Please see https://www.sqlite.org/forum/forumpost/cba7cb7ccb for more details.

The SQLite version I am testing on are 3.20.1 and 3.22.0, but this behaviour is also seen in 3.32.2.