Closed (outdated)
Project:
Voting API
Version:
7.x-3.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2013 at 09:29 UTC
Updated:
18 Feb 2018 at 21:13 UTC
Jump to comment: Most recent
Comments
Comment #1
torotil commentedThe table holds all the vote results. The table name is historical and should perhaps be renamed into votingapi_results at some point.
Calling it cache isn't wrong entirely as the table doesn't hold any data that can't be recalculated again - and it will be recalculated when you empty it.
Comment #2
adamtong commentedI see. So will it be rename in next release?
Comment #3
torotil commented@adamtong I'd rather rename it for 3.x than for 2.x …
Comment #4
pifagor