CREATE TABLE IF NOT EXISTS feishu_links ( feishu_user_id TEXT PRIMARY KEY, github_user_id TEXT NOT NULL );