This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
mirrors
/
authelia
mirror of
https://github.com/authelia/authelia.git
Watch
0
Star
0
Fork
You've already forked authelia
0
Code
Issues
Projects
Releases
Wiki
Activity
master
authelia
/
internal
/
storage
/
migrations
/
mysql
/
V0016.OAuth2ConsentSubjectN...
3 lines
82 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
oauth2_consent_session
MODIFY
subject
CHAR
(
36
)
NULL
DEFAULT
NULL
;
Reference in New Issue
View Git Blame
Copy Permalink