mirror of https://github.com/LemmyNet/lemmy.git
2 lines
54 B
MySQL
2 lines
54 B
MySQL
|
create index idx_community_title on community(title);
|