Operators (⚠️ EOL Apr'26)

Provides the mapping of a parent operator and its linked sub-operators.

🛠️ Partner API Alignment Migration

⚠️ This table will be deprecated in April 2026. Migrate to FUTURE_operators.

NameData TypeDescription
operator_idINTEGERPrimary key, unique identifier for the operator.
parent_operator_idINTEGERParent operator or NULL if the operator itself is a parent operator.
operator_nameVARCHARThe name of the operator.
created_atTIMESTAMPTime of creation for the operator.