Field | Type | Null | Key | Default | Extra |
---|---|---|---|---|---|
Obj_id | int(11) | NO | PRI | auto_increment | |
FileId | int(11) | YES | |||
OID | varchar(255) | YES | |||
Name | text | YES | |||
Type | text | YES | |||
Location | text | YES | |||
Description | text | YES | |||
HelpLink | text | YES | |||
InstallationRef | text | YES | |||
State | varchar(10) | YES | |||
Nodes | text | YES | |||
Crates | text | YES |
Know more about the database in Database dictionary!