Home General
Options

SQLite command error

edited March 16 in General

set language SQL and EFCore SQLite DB connection defined and UI can show Tables and schemas very well.
PRAGMA table_info(Cars);
error:
Type of value has a mismatch with column typeCouldn't store <''> in dflt_value Column. Expected type is Byte[].

any idea?

Comments

Sign In or Register to comment.