Some checks failed
CD Pipeline / build-and-deploy (push) Has been cancelled
telegram_chat_id 為 BIGINT (5619078117 > 2^31-1),SQLAlchemy ORM 會推斷為 $N::INTEGER 改用 raw SQL + CAST(:telegram_chat_id AS BIGINT) 繞過型別推斷 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>