3 lines
55 B
3 lines
55 B
ALTER TABLE attachments
|
|
ADD COLUMN
|
|
`key` TEXT;
|
|
|