mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-31 11:49:14 +01:00
1 line
60 B
MySQL
1 line
60 B
MySQL
|
|
CREATE UNIQUE INDEX `group_name_unique` ON `group` (`name`);
|