SQLite Forum

Why Sqlite parse error: line 1:94: expecting RPAREN, found 'OR' in CHECK constraint?
Login
it's certainly [SQLite Browser](https://github.com/sqlitebrowser/sqlitebrowser/blob/master/src/sql/sqlitetypes.cpp#L470) fault (it looks like a problem of table structure parser). I think that you should create issue [there](https://github.com/sqlitebrowser/sqlitebrowser/issues).