Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
object_type | TEXT | 65535 | √ | NULL |
|
|
||||
object_identifier | BIGINT | 19 | √ | NULL |
|
|
||||
action | TEXT | 65535 | √ | NULL |
|
|
||||
actor | BIGINT | 19 | √ | NULL |
|
|
||||
is_system_generated | BIT | 1 | √ | b'0' |
|
|
||||
notification_content | TEXT | 65535 | √ | NULL |
|
|
||||
created_at | DATETIME | 19 | √ | NULL |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |