mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 08:50:56 +01:00
1 line
70 B
SQL
1 line
70 B
SQL
ALTER TABLE `user` ADD `provider` text DEFAULT 'credentials' NOT NULL; |