notification_action


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
version BIGINT 19 null
action_id BIGINT 19 null
notification_id BIGINT 19 null
notification.id FK2770240A801340C3 R
type VARCHAR 255 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK2770240A801340C3 Performance Asc notification_id
notification_id Must be unique Asc notification_id

Relationships