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
main
gplx
/
mediawiki
/
extensions
/
ApprovedRevs
/
sql
/
patch-approver_id.sql
3 lines
80 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
/*
_
*/
approved_revs
ADD
COLUMN
approver_id
int
NOT
NULL
default
0
;
Reference in New Issue
View Git Blame
Copy Permalink