Milimetric has submitted this change and it was merged. Change subject: Fixtures and scripts to load MW database with a small set of test data for UMAPI. ......................................................................
Fixtures and scripts to load MW database with a small set of test data for UMAPI. Add seed.sql; do not drop tables and only create tables if they do not exist yet Add edit_page_tracking table Add fixtures for logging table Add instructions on how to run mwdumper Add Python script to import logging table data Change-Id: I05daf93edcbbcdc3fa0ee42a6184e37623b4dd10 --- A scripts/generate_sql_seed.sh A scripts/load_logging_table.py M scripts/seed.sql M scripts/user_metrics.sql 4 files changed, 166 insertions(+), 27 deletions(-) Approvals: Milimetric: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/62450 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I05daf93edcbbcdc3fa0ee42a6184e37623b4dd10 Gerrit-PatchSet: 8 Gerrit-Project: analytics/user-metrics Gerrit-Branch: master Gerrit-Owner: Diederik <[email protected]> Gerrit-Reviewer: Erosen <[email protected]> Gerrit-Reviewer: Milimetric <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
