mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-31 11:49:14 +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);
|