mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-03-31 19:56:35 +00:00
2 lines
93 B
SQL
2 lines
93 B
SQL
DROP INDEX IF EXISTS idx_oidc_refresh_tokens_token;
|
|
DROP TABLE IF EXISTS oidc_refresh_tokens; |