@@ -62,6 +62,7 @@ def init_db():
'ALTER TABLE town_state ADD COLUMN x REAL',
'ALTER TABLE town_state ADD COLUMN y REAL',
'ALTER TABLE town_state ADD COLUMN sea INTEGER',
'ALTER TABLE commands ADD COLUMN player_id TEXT',
]:
try:
c.execute(_col)
The note is not visible to the blocked user.