lemmy/migrations/2023-06-24-185942_aggegates.../down.sql

3 lines
92 B
MySQL
Raw Normal View History

2023-06-27 08:13:51 +00:00
drop index idx_comment_aggregates_published;
drop index idx_community_aggregates_published;