sqlite.execute("""CREATE TABLE IF NOT EXISTS uris (
url TEXT,
content_type TEXT,
check_time INT,
error INT,
stale_count INT,
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.