%PDF- %PDF-
Direktori : /proc/985914/root/www/varak.net/wiki.varak.net/maintenance/archives/ |
Current File : //proc/985914/root/www/varak.net/wiki.varak.net/maintenance/archives/patch-rev_text_id-default.sql |
-- -- Adds a default value to the rev_text_id field in the revision table. -- This is to allow the Multi Content Revisions migration to happen where -- rows will have to be added to the revision table with no rev_text_id. -- -- 2018-03-12 -- ALTER TABLE /*$wgDBprefix*/revision ALTER COLUMN rev_text_id SET DEFAULT 0;