Jdlrobson has uploaded a new change for review.

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

Change subject: Update editing schema to include latest schema revision
......................................................................

Update editing schema to include latest schema revision

Change-Id: Ia646b635078fc115aacd689421067585cd0ef370
---
M mobile/config.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/analytics/limn-mobile-data 
refs/changes/11/119911/1

diff --git a/mobile/config.yaml b/mobile/config.yaml
index 714a108..8528058 100644
--- a/mobile/config.yaml
+++ b/mobile/config.yaml
@@ -11,7 +11,7 @@
         db: commonswiki
 tables:
         upload_attempts: (SELECT id, uuid, clientIp, isTruncated, 
clientValidated, timestamp, webHost, wiki, event_appversion, event_device, 
event_filename, 0 as event_multiple, event_platform, event_result, 
event_source, event_username FROM MobileAppUploadAttempts_5257716 UNION SELECT 
id, uuid, clientIp, isTruncated, clientValidated, timestamp, webHost, wiki, 
event_appversion, event_device, event_filename, event_multiple, event_platform, 
event_result, event_source, event_username FROM 
MobileAppUploadAttempts_5334329) as MobileAppUploadAttempts
-        edits_web: (SELECT timestamp, wiki, event_username, event_action, 
event_namespace, event_userEditCount FROM MobileWebEditing_5644223 UNION SELECT 
timestamp, wiki, event_username, event_action, event_namespace, 
event_userEditCount FROM MobileWebEditing_6077315 UNION SELECT  timestamp, 
wiki, event_username, event_action, event_namespace, event_userEditCount from 
MobileWebEditing_6637866) as MobileWebEditing
+        edits_web: (SELECT timestamp, wiki, event_username, event_action, 
event_namespace, event_userEditCount FROM MobileWebEditing_5644223 UNION SELECT 
timestamp, wiki, event_username, event_action, event_namespace, 
event_userEditCount FROM MobileWebEditing_6077315 UNION SELECT timestamp, wiki, 
event_username, event_action, event_namespace, event_userEditCount from 
MobileWebEditing_6637866 UNION SELECT timestamp, wiki, event_username, 
event_action, event_namespace, event_userEditCount from 
MobileWebEditing_7675117) as MobileWebEditing
         login_attempts: MobileAppLoginAttempts_5257721
         share_attempts: MobileAppShareAttempts_5346170
         upload_web: (SELECT * FROM MobileWebUploads_5281063 UNION SELECT * 
FROM MobileWebUploads_5383883) AS MobileWebUploads

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia646b635078fc115aacd689421067585cd0ef370
Gerrit-PatchSet: 1
Gerrit-Project: analytics/limn-mobile-data
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>

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

Reply via email to