Changes between Version 45 and Version 46 of OrgGrid


Ignore:
Timestamp:
Aug 11, 2008, 3:01:43 PM (16 years ago)
Author:
teleyinex
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OrgGrid

    v45 v46  
    9292
    9393
     94
    9495the OGM must obtain per-host credit statistics from all the Projects using RPCs;
    9596it can then group these however it wants.
     
    172173  * expavg_credit float
    173174  * expavg_time float
     175
     176=== user ===
     177  * id int(11)
     178  * name varchar(255)
     179  * password varchar(32)
     180  * role varchar(255)
     181  * supplier varchar(255)
     182  * supp_auth varchar(255)