Hi there.
I have a few questions.
What exactly is it stored in this table of the DB? Checking the DB with pgAdmin I understand that it contains almost every column needed to create every stat. The things that I want to know are the following :
1) Is this table updated only when I run the "Update Cache" from the DB Housekeeping in side PT3?
2) Does PT3's hud combine info stored at this table with all new imported hands info stored at other tables to produce the real result?
3) If i wanted to create my own hud, how could I know eg that {holdem_cache.cnt_f_check} is the result of checking the {holdem_hand_player_statistics.flg_f_check} value of X hands?
