2 lines
55 B
SQL
2 lines
55 B
SQL
ALTER TABLE attachments ADD COLUMN document_path TEXT;
|
ALTER TABLE attachments ADD COLUMN document_path TEXT;
|