SIDE_EFFECT_WITH_TUPLE_ATTRI_0

Description

This table stores the side effect with tuple attributes information.

Columns

Column Name Data Type Description
ID bigint The unique identifier of the side effect with tuple attributes.
MESSAGE longtext The message of the side effect with tuple attributes.
EVENT_SIDE_EFFECT_WITH_TUPLE_0 bigint The event side effect with tuple attributes value.

Primary Key

  • ID

Foreign Key Relationships

  • EVENT_SIDE_EFFECT_WITH_TUPLE_0 references SIDE_EFFECT(ID)