...

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

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

     1ALTER TABLE "sessions" DROP COLUMN "token";

View as plain text