Files
DS4Server/migrations/20260726120000_add_sidebar_width/up.sql
2026-07-26 00:12:04 +02:00

2 lines
79 B
SQL

ALTER TABLE preferences ADD COLUMN sidebar_width INTEGER NOT NULL DEFAULT 276;