...

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

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

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

View as plain text