lemmy/migrations/2022-02-01-154240_add_commu.../up.sql

2 lines
54 B
SQL

create index idx_community_title on community(title);