mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-03 05:09:16 +01:00
1 line
72 B
MySQL
1 line
72 B
MySQL
|
|
ALTER TABLE `user` ADD `mobile_home_board_id` text REFERENCES board(id);
|