ory-am/hydra

View on GitHub
persistence/sql/migrations/20190300000013000000_consent.cockroach.down.sql

Summary

Maintainability
Test Coverage
-- Fix performance issue of Admin API - Revoke Login Sessions
DROP INDEX hydra_oauth2_authentication_session@hydra_oauth2_authentication_session_subject_idx;