faint-toddler-5440
09/08/2022, 4:03 PMCould not apply migrations:
ERROR: cannot drop index hydra_jwk_idx_id_uq because other objects depend on it (SQLSTATE 2BP01)
error executing migrations/20220210000001000078_nid.postgres.up.sql, sql: -- Migration generated by the command below; DO NOT EDIT.
-- hydra:generate hydra migrate gen
DROP INDEX hydra_jwk_idx_id_uq;
DROP INDEX hydra_oauth2_trusted_jwt_bearer_issuer_expires_at_idx;