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