mirror of
https://github.com/penpot/penpot.git
synced 2025-07-15 03:17:18 +02:00
2 lines
54 B
SQL
2 lines
54 B
SQL
ALTER TABLE audit_log
|
|
ADD COLUMN ip_addr inet NULL;
|