index
:
matthieu/authelia-kerberos.git
master
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
storage
/
migrations
/
postgres
/
V0011.JWTProfileAccessToken.up.sql
blob: 7c123ed0ceffcdd133da0098bd2b7cf943c46f3e (
plain
)
1
ALTER TABLE oauth2_access_token_session ALTER COLUMN signature TYPE VARCHAR(768);