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