Files
yaak-mountain-loop/crates/yaak-models/migrations/20240118181105_channel_setting.sql
2026-01-08 20:44:25 -08:00

2 lines
79 B
SQL

ALTER TABLE settings ADD COLUMN update_channel TEXT DEFAULT 'stable' NOT NULL;