@@ -148,4 +148,9 @@ set per100 = coalesce(
where rowid = new .rowid;
end;
create table settings(
key text not null primary key,
value text not null
);
commit;
The note is not visible to the blocked user.