Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
calendar_id | BIGINT | 19 | null |
|
|
|||||
entity_id | BIGINT | 19 | null |
|
|
|||||
entity_type_enum | SMALLINT | 5 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
FK_m_calendar_m_calendar_instance | Performance | Asc | calendar_id |