Files
max-telegram-bridge-bot/migrations/postgres/000003_pending_created_at.down.sql
T
2026-05-27 09:55:11 +09:00

2 lines
44 B
SQL

ALTER TABLE pending DROP COLUMN created_at;