mirror of
https://github.com/penpot/penpot.git
synced 2026-05-06 08:38:40 +00:00
3 lines
71 B
SQL
3 lines
71 B
SQL
ALTER TABLE server_error_report
|
|
ADD COLUMN version integer DEFAULT 1;
|