Currently if you want to say "you have purchased X nodes and created Y of them" you have to get X by doing a SUM query on the history table. It would be nice for performance and ease of code to denormalize that information into the userquota database table.

Comments

greggles’s picture

Status: Active » Postponed

Since this is just for performance/ease I think it should be postponed until there is a real need.