...

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

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

     1ALTER TABLE "sessions" ADD COLUMN "token" VARCHAR (32)

View as plain text