1
0
Fork 0
mirror of https://github.com/LemmyNet/lemmy.git synced 2025-02-15 18:35:18 +00:00
lemmy/migrations/2019-10-24-002614_create_password_reset_request/down.sql

2 lines
35 B
MySQL
Raw Normal View History

drop table password_reset_request;