mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-12 08:12:59 +03: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; |