mirror of
https://github.com/ajnart/homarr.git
synced 2026-03-01 09:50:56 +01:00
1 line
84 B
MySQL
1 line
84 B
MySQL
|
|
ALTER TABLE `user` ADD `default_search_engine_id` text REFERENCES search_engine(id);
|