mirror of
https://github.com/penpot/penpot.git
synced 2026-05-04 07:39:05 +00:00
3 lines
54 B
SQL
3 lines
54 B
SQL
ALTER TABLE audit_log
|
|
ADD COLUMN ip_addr inet NULL;
|