Your IP : 172.70.127.67


Current Path : /var/www/element/data/www/wiki.element.ru/maintenance/archives/
Upload File :
Current File : /var/www/element/data/www/wiki.element.ru/maintenance/archives/patch-rev_parent_id.sql

--
-- Key to revision.rev_id
-- This field is used to add support for a tree structure (The Adjacency List Model)
--
-- 2007-03-04
--

ALTER TABLE /*$wgDBprefix*/revision
  ADD rev_parent_id int unsigned default NULL;