mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-12-03 06:36:40 +00:00
2 lines
54 B
MySQL
2 lines
54 B
MySQL
|
create index idx_community_title on community(title);
|