Update:Remora Download Counting

From MozillaWiki
Revision as of 02:16, 7 February 2007 by Sancus (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

http://lxr.mozilla.org/webtools/source/addons/shared/bin/maintenance.php

Old script - weekly downloads were kept as records in downloads using downloads.downloadcount.

New schema has addons.weeklydownloads in addition to addons.totaldownloads - do we now want to stop using the downloads table to keep counts, and keep them both in the addons table?

Weeklydownloads are only for the last 7 days since the maintenance script was run?