GoScrobble/migrations/7_resettoken.down.sql

2 lines
33 B
MySQL
Raw Normal View History

2021-12-25 09:24:47 +00:00
DROP TABLE IF EXISTS resettoken;