]> Untitled Git - lemmy.git/blob - migrations/2023-02-13-172528_add_report_email_admins/down.sql
Split activity table into sent and received parts (fixes #3103) (#3583)
[lemmy.git] / migrations / 2023-02-13-172528_add_report_email_admins / down.sql
1 alter table local_site drop column reports_email_admins;