1
0
Fork 0
mirror of https://github.com/LemmyNet/lemmy.git synced 2025-01-24 14:48:21 +00:00
lemmy/server/migrations/2019-02-26-002946_create_user/down.sql

2 lines
39 B
SQL
Vendored

drop table user_ban;
drop table user_;