1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-06-12 23:57:40 +02:00

3 lines
105 B
MySQL
Raw Normal View History

-- CREATE SNIPPET COLUMN
ALTER TABLE {{ tenant "mailbox" }} ADD COLUMN Snippet TEXT NOT NULL DEFAULT '';