Logo
Explore Help
Sign In
starred/warmbly
Watch 1
Star 0
Fork 0
mirror of https://github.com/warmbly/warmbly.git synced 2026-09-06 16:01:28 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
4fa20644c93a7c7ed05b2e94de972c05f551563d
warmbly/internal/infrastructure/db/migrations/000075_undo_send_window.down.sql
T
Matthew Meszaros db400ac086 feat: undo send window on the backend: migration 000075 adds users.undo_send_seconds (default 30, CHECK 5-120), emailsend queues instant sends (compose, reply, agent-draft approvals) that many seconds into the future so the existing DELETE /unibox/scheduled/:task_id cancel path can still stop them, the value rides /auth/me and a new JWT-only PUT /me/send-preferences updates it with bounds validation and user-cache invalidation
2026-07-19 18:45:50 +02:00

2 lines
59 B
SQL
Raw Blame History

ALTER TABLE users DROP COLUMN IF EXISTS undo_send_seconds;
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 27.3.1 Page: 37ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API