Changes between Version 43 and Version 44 of OrgGrid
- Timestamp:
- Aug 11, 2008, 2:59:18 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OrgGrid
v43 v44 90 90 91 91 92 92 93 the OGM must obtain per-host credit statistics from all the Projects using RPCs; 93 94 it can then group these however it wants. … … 154 155 * update tinyint(1) 155 156 157 === stats_host === 158 * date timestamp 159 * id int(11) 160 * host_cpid varchar(255) 161 * supplier varchar(255) 162 * project varchar(255) 163 * total_credit float 164 * expavg_credit float 165 * expavg_time float