Files
DS4Server/migrations/20260725130000_add_endpoint_controls/down.sql
2026-07-25 14:18:57 +02:00

3 lines
105 B
SQL

ALTER TABLE preferences DROP COLUMN endpoint_cors;
ALTER TABLE preferences DROP COLUMN endpoint_enabled;