JGonera has submitted this change and it was merged.
Change subject: Update edits_web to include latest edit schema
......................................................................
Update edits_web to include latest edit schema
Change-Id: Ia33133ddb9288c486d186fdfa40e3784f42b79d7
---
M mobile/config.yaml
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
JGonera: Verified; Looks good to me, approved
diff --git a/mobile/config.yaml b/mobile/config.yaml
index ad7007f..bbfd38c 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
* 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) 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) 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/103588
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia33133ddb9288c486d186fdfa40e3784f42b79d7
Gerrit-PatchSet: 1
Gerrit-Project: analytics/limn-mobile-data
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
Gerrit-Reviewer: JGonera <[email protected]>
Gerrit-Reviewer: Kaldari <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits