1
0
Fork 0
mirror of https://github.com/LemmyNet/lemmy.git synced 2025-01-24 06:37:57 +00:00
lemmy/migrations/2021-04-24-174047_add_show_read_post_setting/down.sql
2021-04-24 18:26:50 -04:00

1 line
52 B
SQL

alter table local_user drop column show_read_posts;