ory-am/hydra

View on GitHub
persistence/sql/migrations/20190300000014000000_consent.up.sql

Summary

Maintainability
Test Coverage
ALTER TABLE hydra_oauth2_consent_request_handled ADD handled_at timestamp NULL;