mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-31 03:39:21 +01:00
1 line
72 B
SQL
1 line
72 B
SQL
ALTER TABLE `board` ADD `disable_status` integer DEFAULT false NOT NULL; |