3 lines
52 B
MySQL
Raw Normal View History

ALTER TABLE attachments
ADD COLUMN
2019-05-26 23:02:41 +02:00
key TEXT;