mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-17 21:27:16 +02:00
f8b0510d08
Co-authored-by: Gregory Schier <gschier1990@gmail.com>
2 lines
74 B
SQL
2 lines
74 B
SQL
ALTER TABLE settings ADD COLUMN autoupdate BOOLEAN DEFAULT true NOT NULL;
|