]> Untitled Git - lemmy.git/history - migrations/2022-01-20-160328_remove_site_creator/down.sql
improve admin and mod check to not do seq scans and return unnecessary data (#3483)
[lemmy.git] / migrations / 2022-01-20-160328_remove_site_creator / down.sql
2022-01-26 DessalinesRemoving the site creator, adding leave_admin. Fixes...