This website requires JavaScript.
Explore
Help
Register
Sign In
saschabach
/
gplx
Watch
1
Star
0
Fork
You've already forked gplx
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9ca73776bb
gplx
/
mediawiki
/
maintenance
/
archives
/
patch-slot_roles-role_id.sql
3 lines
74 B
SQL
Raw
Blame
History
ALTER
TABLE
/*
_
*/
slot_roles
MODIFY
role_id
INT
AUTO_INCREMENT
NOT
NULL
;
Reference in New Issue
View Git Blame
Copy Permalink