lemmy/migrations/2023-10-13-175712_allow_ani.../down.sql

4 lines
64 B
SQL

ALTER TABLE local_user
DROP COLUMN enable_animated_images;