Skip to main content

hr.x_event_phases

Schema: hr
English table: hr.x_event_phases
Italian original table: hr.x_eventi_fasi
Description: Records for x event phases.

Overview

  • Columns: 4
  • Primary key: id
  • Outgoing foreign keys: 1
  • Incoming foreign keys: 0
  • Indexes: 2

Columns

English columnItalian original columnTypeNullDefault / GeneratedDescription
ididintegerNOSurrogate primary key.
xep_idevfa_idintegerNOIdentifier of the related xep record.
xep_descriptionevfa_descriptioncharacter varying(10)NODescription text.
tenant_idtenant_idintegerYESTenant identifier for data isolation.

Relationships

Outgoing foreign keys

ConstraintLocal columnsReferencesReferenced columnsOn updateOn delete
fk_tenant_idtenant_idcloud.tenantsten_internal_idRESTRICTCASCADE

Referenced by

No incoming foreign keys found.

Constraints

  • Primary key: pk_x_event_phasesid
  • Unique: uk_xep_id_tenantxep_id, tenant_id

Indexes

NameUniqueMethodColumns / expression
idx_xep_id_tenantNObtreetenant_id, xep_id
idx_xep_tenantNObtreetenant_id