...

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

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

     1ALTER TABLE "identity_recovery_tokens" ADD COLUMN "issued_at" timestamp NOT NULL DEFAULT '2000-01-01 00:00:00'

View as plain text