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