TARGET_BASED_MILESTONE_REMIN_6

Description

This table stores the target-based milestone reminder information.

Columns

Column Name Data Type Description
ID bigint The unique identifier of the target-based milestone reminder.
MESSAGE longtext The message of the target-based milestone reminder.
EVENT_TARGET_BASED_MILESTONE_0 bigint The event target-based milestone value.

Primary Key

  • ID

Foreign Key Relationships

  • EVENT_TARGET_BASED_MILESTONE_0 references TARGET_BASED_MILESTONE_REMIN_4(ID)