EquipmentLocations

8 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
Id uuid 2147483647 null
Equipments.EquipmentLocationId FK_Equipments_EquipmentLocations_EquipmentLocationId N
Value text 2147483647 null
IsDeleted bool 1 null
Info text 2147483647 ''::text
Type int4 10 null

Indexes

Constraint Name Type Sort Column(s)
PK_EquipmentLocations Primary key Asc Id

Relationships