ory-am/hydra

View on GitHub
persistence/sql/migrations/20211226155900000000_grant_jwk_bearer.postgres.down.sql

Summary

Maintainability
Test Coverage
DROP INDEX hydra_oauth2_trusted_jwt_bearer_issuer_expires_at_idx;

DROP TABLE IF EXISTS hydra_oauth2_trusted_jwt_bearer_issuer;