...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
ory
/
x
/
popx
/
stub
/
migrations
/
legacy
/
20200812160551_add_session_revoke.sqlite3.up.sql
Documentation:
github.com/ory/x/popx/stub/migrations/legacy
1
ALTER TABLE "sessions" ADD COLUMN "active" NUMERIC DEFAULT 'false';
View as plain text