Bsitu has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/106464


Change subject: Temporarily add obsolete columns to $allowUpateColumns
......................................................................

Temporarily add obsolete columns to $allowUpateColumns

They should be removed once these obsolete columns are removed from database

Change-Id: I6007b944917ce54f21fb403c1abb061162fd896d
---
M includes/Data/RevisionStorage.php
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/64/106464/1

diff --git a/includes/Data/RevisionStorage.php 
b/includes/Data/RevisionStorage.php
index 7fd0bd7..af0555e 100644
--- a/includes/Data/RevisionStorage.php
+++ b/includes/Data/RevisionStorage.php
@@ -18,6 +18,9 @@
                'rev_mod_user_text',
                'rev_mod_timestamp',
                'rev_mod_reason',
+               'tree_orig_user_text',
+               'rev_user_text',
+               'rev_edit_user_text',
        );
        protected $externalStores;
 

-- 
To view, visit https://gerrit.wikimedia.org/r/106464
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6007b944917ce54f21fb403c1abb061162fd896d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Bsitu <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to