Parabola
Home
Packages
Wiki
Forum
Issues
Projects
Download
index
:
parabolawiki.git
archwiki
coadde/master
emulatorman/master
master
production
The install of MediaWiki that powers our wiki (custom skin et c.)
Luke Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
maintenance
/
archives
/
patch-page_links_updated.sql
blob: 18d9e2d9cda5f3bc242c23a063da208b53c7baaa (
plain
)
1
2
ALTER TABLE
/*
$wgDBprefix
*/
page ADD page_links_updated varbinary
(
14
)
NULL default NULL
;