InferredJobRoles


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 gen_random_uuid()
name text 2147483647 null
CampaignConfigs.name Implied Constraint R
hierarchicalJobCategoryId uuid 2147483647 null
HierarchicalJobCategories.id InferredJobRoles_hierarchicalJobCategoryId_fkey N
updatedAt timestamptz 35,6 now()
createdAt timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
InferredJobRoles_pkey Primary key Asc id

Relationships