]> Untitled Git - lemmy.git/blob - migrations/2023-06-21-153242_add_captcha/down.sql
Split activity table into sent and received parts (fixes #3103) (#3583)
[lemmy.git] / migrations / 2023-06-21-153242_add_captcha / down.sql
1 drop table captcha_answer;