notification_generator

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
notification_mapper.notification_id notification_mapper_ibfk_3R
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

Relationships