...

Text file src/github.com/ory/x/popx/stub/migrations/transactional/20200830172221000002_recovery_token_expires.postgres.up.sql

Documentation: github.com/ory/x/popx/stub/migrations/transactional

     1ALTER TABLE "identity_recovery_tokens" ALTER COLUMN "selfservice_recovery_flow_id" TYPE UUID, ALTER COLUMN "selfservice_recovery_flow_id" DROP NOT NULL;

View as plain text