Commits 873cbbca3e61 and 1a5e4802 introduced database update instructions preventing Flow installation or update on SQLite:
In extensions/Flow/db_patches/patch-ref_target_not_null.sql:
Query: ALTER TABLE flow_ext_ref CHANGE ref_target ref_target BLOB NOT NULL
Error: 1 near "CHANGE": syntax error