DbWrench Documentation: nrtb |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
ObjectType | (Table) |
Columns | |||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
| uid | BigInt |
| Object type unique ID | |||
name | VarChar(20) | text name of the type | |||||
plugin | VarChar(50) | text plugin ID. | |||||
version | Float | Plugin version number | |||||
Description | Text | Text description of this object |
Indexes (none) |
Foreign Keys (none) |
Parent Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_ObjectData_ObjectType | ObjectType | ObjectData | uid | ObjectType_uid |
Used in Diagrams |
Diagram Name |
diagramA |