3 lines
103 B
SQL
3 lines
103 B
SQL
DROP INDEX IF EXISTS idx_team_refresh_tokens_team_member_id;
|
|
DROP TABLE IF EXISTS team_refresh_tokens;
|