lemmy/migrations/2020-11-26-134531_delete_user/down.sql

4 lines
44 B
SQL

ALTER TABLE user_
DROP COLUMN deleted;