mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-01 05:04:15 +02:00
2 lines
79 B
SQL
2 lines
79 B
SQL
ALTER TABLE settings ADD COLUMN update_channel TEXT DEFAULT 'stable' NOT NULL;
|