mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-02-20 04:36:20 +00:00
2 lines
54 B
MySQL
2 lines
54 B
MySQL
|
create index idx_community_title on community(title);
|