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