SQLite Forum

Table constraints accepted without comma
Login
Just to clarify one point regarding first constraint.
I know that it could be declared without comma and that would make both constraints valid because in this case it would be a "column-constraint"
Issue happens when it is not a part of "column-def" list, but a part of "table-constraint" list.