mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 04:00:02 +00:00
5 lines
264 B
MySQL
5 lines
264 B
MySQL
|
DROP INDEX idx_post_aggregates_community_published_asc, idx_post_aggregates_featured_community_published_asc, idx_post_aggregates_featured_local_published_asc, idx_post_aggregates_published_asc;
|
||
|
|
||
|
DROP FUNCTION reverse_timestamp_sort (t timestamp with time zone);
|
||
|
|