]> Untitled Git - lemmy.git/blob - migrations/2023-06-21-153242_add_captcha/down.sql
Fix #3501 - Fix aggregation counts for elements removed and deleted (#3543)
[lemmy.git] / migrations / 2023-06-21-153242_add_captcha / down.sql
1 drop table captcha_answer;