...

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

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

     1ALTER TABLE "selfservice_errors" ALTER COLUMN "seen_at" TYPE timestamp, ALTER COLUMN "seen_at" DROP NOT NULL;

View as plain text