Files
DS4Server/migrations/20260724160000_rename_dflash_to_dspark/up.sql
2026-07-24 13:10:04 +02:00

2 lines
72 B
SQL

ALTER TABLE preferences RENAME COLUMN dflash_enabled TO dspark_enabled;