mirror of
https://github.com/penpot/penpot.git
synced 2026-08-13 00:08:39 +00:00
3 lines
59 B
SQL
3 lines
59 B
SQL
ALTER TABLE http_session_v2
|
|
ADD COLUMN props jsonb NULL;
|