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