ticket_work_type

4 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
obj_oid int8 19 null
ticket_log.work_type_oid fkcticket_log_work_type_oidN
name varchar 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
ticket_work_type_pkey Primary key Asc obj_oid
ticket_work_type_unique_name Must be unique Asc name

Relationships