GoScrobble/migrations/12_refreshtokens.down.sql
Daniel Mason fb9ebef49c
0.0.21
- Add ez deploy script
- Half implemented JWT refresh tokens, need to finish JS implementation
2021-04-07 19:51:17 +12:00

1 line
38 B
SQL

DROP TABLE IF EXISTS `refresh_tokens`;