...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
ory
/
x
/
popx
/
stub
/
migrations
/
legacy
/
20200812124254_add_session_token.cockroach.down.sql
Documentation:
github.com/ory/x/popx/stub/migrations/legacy
1
ALTER TABLE "sessions" DROP COLUMN "token";COMMIT TRANSACTION;BEGIN TRANSACTION;
View as plain text