Files
yaak-mountain-loop/src-tauri/migrations/20240118181105_channel_setting.sql
2024-01-18 14:42:02 -08:00

2 lines
79 B
SQL

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