...

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

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

     1ALTER TABLE "sessions" ALTER COLUMN "token" TYPE VARCHAR (32), ALTER COLUMN "token" DROP NOT NULL

View as plain text