Posted by greggles on December 18, 2008 at 7:04pm
Jump to:
| Project: | User Quota |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Issue Summary
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
#1
Since this is just for performance/ease I think it should be postponed until there is a real need.