@ -1,5 +0,0 @@
CREATE TABLE IF NOT EXISTS scoreboard (
score INTEGER NOT NULL,
name VARCHAR(255) NOT NULL,
created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP
);
The note is not visible to the blocked user.