1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-03-23 21:50:56 +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 '';