Changes between Version 5 and Version 6 of OrgGrid


Ignore:
Timestamp:
Jul 11, 2008, 1:40:07 PM (16 years ago)
Author:
teleyinex
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OrgGrid

    v5 v6  
    4444== Implementation ==
    4545
    46 Describe the database tables used by OGM.
     46The tool has the following tables:
     47=== users ===
     48 * userid
     49 * password
     50 * rol
     51 * deptid
     52
     53=== pools ===
     54 * poolid
     55 * deptid
     56 * prefs
     57
     58=== departments ===
     59 * deptid
     60 * location
     61
     62=== computers ===
     63 * computerid
     64 * poolid
     65 * features
     66
     67=== projects ===
     68 * projectid
     69 * url
     70 * share