Hey Community, quetion about migration I am upda...
# talk-hydra
b
Hey Community, quetion about migration I am updating hydra version 1.8.5 to 2.0.1 but getting following error while doing migration
Copy code
Could not apply migrations:
ERROR: insert or update on table "hydra_oauth2_access" violates foreign key constraint "hydra_oauth2_access_challenge_id_fk" (SQLSTATE 23503)
error executing migrations/20211019000001000002_merge_authentication_request_tables.postgres.up.sql, sql: -- Migration generated by the command below; DO NOT EDIT.
-- hydra:generate hydra migrate gen
not sure can someone guide me for this?