4 lines
54 B
MySQL
Raw Normal View History

ALTER TABLE attachments
ADD COLUMN
2019-05-20 21:12:41 +02:00
akey TEXT;