mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-02 20:59:15 +01:00
1 line
84 B
SQL
1 line
84 B
SQL
ALTER TABLE `user` ADD `default_search_engine_id` text REFERENCES search_engine(id); |