mirror of
https://github.com/penpot/penpot.git
synced 2026-05-13 12:04:06 +00:00
3 lines
61 B
SQL
3 lines
61 B
SQL
ALTER TABLE comment_thread
|
|
ADD COLUMN page_name text NULL;
|