Files
fpdb/pyfpdb
Chaz Littlejohn 66e1cc3704 This commit includes a set of updates which:
* implement the new SessionsCache table
    - The SessionsCache table can be used to track overall or game sepecific sessions
    - The totalProfit field is summed by gameTypeId for cash games allowing for multiple currencies
    - Tournament profit (cashes - buy-ins) are also recorded in totalProfit and its grouped by tourneyId
* change the sequence and methodology surrounding the import of hands
    - fpdb_import.py implements a unique Hand.py method for each table
    - Hands SessionCache and HudCache records themselves are 'cached' to allow for 'bulk insert' at EOF
    - import is reorganized to allow for efficient locking in multiple connection environments
* changes the name of the index created by addTPlayersIndex (so that it is unique) to accommodate a bug in MySQL 5.5

TODO
* A 'rebuild_sessionsCache' method is still required
* Further commits are expected to fix bugs created during the porting of this code
2011-03-23 19:27:55 +00:00
..
2011-03-17 15:15:45 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2009-03-10 20:31:09 -04:00
2011-03-14 16:31:08 +08:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-17 15:15:45 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00
2011-03-16 09:37:44 +01:00
2011-03-10 06:16:31 +01:00
2011-03-19 02:19:05 +01:00
2011-03-10 06:16:31 +01:00
2011-03-10 06:16:31 +01:00