]> Untitled Git - lemmy.git/blob - migrations/2023-02-05-102549_drop-site-federation-debug/up.sql
Denormalize community_id into post_aggregates for a 1000x speed-up when loading posts...
[lemmy.git] / migrations / 2023-02-05-102549_drop-site-federation-debug / up.sql
1 alter table local_site drop column federation_debug;