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
4923c0771a
gplx
/
mediawiki
/
maintenance
/
archives
/
patch-watchlist-wl_title-va...
2 lines
80 B
SQL
Raw
Blame
History
ALTER
TABLE
/*
_
*/
watchlist
MODIFY
wl_title
VARBINARY
(
255
)
DEFAULT
'
'
NOT
NULL
;
Reference in New Issue
View Git Blame
Copy Permalink