D22717: Add Date term to KActivities Stats to filter on resource event date
Ivan Čukić
noreply at phabricator.kde.org
Thu Jul 25 18:20:18 BST 2019
ivan added inline comments.
INLINE COMMENTS
> resultset.cpp:293
> SELECT
> - rl.targettedResource as resource
> - , SUM(rsc.cachedScore) as score
> - , MIN(rsc.firstUpdate) as firstUpdate
> - , MAX(rsc.lastUpdate) as lastUpdate
> - , rl.usedActivity as activity
> - , rl.initiatingAgent as agent
> - , COALESCE(ri.title, rl.targettedResource) as title
> + from_table.targettedResource as resource
> + , SUM(rsc.cachedScore) as score
Any reason for the rename?
REPOSITORY
R159 KActivities Statistics
REVISION DETAIL
https://phabricator.kde.org/D22717
To: meven, ivan, #frameworks
Cc: kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190725/942dfa97/attachment.html>
More information about the Kde-frameworks-devel
mailing list