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