SQLite Forum

CHECK violation during table definition ignored, normal or bug?
Login
I'm using v3.33.0

To make myself clearer:

It's expected for the error to appear on the `INSERT` line.

What I'm asking is if it's normal to NOT get an error during the table definition when the default value 'abc' already violates the `CHECK`.