]> Untitled Git - lemmy.git/blob - migrations/2020-11-26-134531_delete_user/down.sql
Adding email admins for new applications. Fixes #2271 (#2390)
[lemmy.git] / migrations / 2020-11-26-134531_delete_user / down.sql
1 ALTER TABLE user_ DROP COLUMN deleted;