aboutsummaryrefslogtreecommitdiff
path: root/migrations/2019-03-08-073831_store-token/down.sql
blob: c2bacf0c15bf19557dd2d0a0a04cbc94a5ec7bd6 (plain) (blame)
1
2
DROP INDEX oauth_token_exp_index;
DROP TABLE google_oauth_tokens;