ory-am/hydra

View on GitHub
persistence/sql/migrations/20190300000012000000_consent.postgres.up.sql

Summary

Maintainability
Test Coverage
ALTER TABLE hydra_oauth2_logout_request ALTER COLUMN client_id DROP NOT NULL;