ory-am/hydra

View on GitHub
persistence/sql/migrations/20210928155900000000_support_amr_claim.cockroach.down.sql

Summary

Maintainability
Test Coverage
ALTER TABLE hydra_oauth2_consent_request DROP COLUMN amr;
ALTER TABLE hydra_oauth2_authentication_request_handled DROP COLUMN amr;