@ -0,0 +1 @@
*.db
@ -0,0 +1,6 @@
CREATE TABLE person (
id INTEGER PRIMARY KEY,
first_name TEXT,
last_name TEXT,
age INTEGER
);
The note is not visible to the blocked user.