]> Untitled Git - lemmy.git/blob - migrations/2023-06-21-153242_add_captcha/down.sql
improve admin and mod check to not do seq scans and return unnecessary data (#3483)
[lemmy.git] / migrations / 2023-06-21-153242_add_captcha / down.sql
1 drop table captcha_answer;