2023-07-17 09:05:55 +00:00
|
|
|
-- This file should undo anything in `up.sql`
|
|
|
|
DROP INDEX idx_community_aggregates_nonzero_hotrank;
|
2023-08-02 16:44:51 +00:00
|
|
|
|
2023-07-17 09:05:55 +00:00
|
|
|
DROP INDEX idx_comment_aggregates_nonzero_hotrank;
|
2023-08-02 16:44:51 +00:00
|
|
|
|
|
|
|
DROP INDEX idx_post_aggregates_nonzero_hotrank;
|
|
|
|
|