notification_types

24 rows


Description

(Enum) Types of notifications in the application.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
notifications.notification_type_id notifications_notification_type_id_fkeyR
planting_site_notifications.notification_type_id planting_site_notifications_notification_type_id_fkeyR
name text 2147483647 null
notification_criticality_id int4 10 null
notification_criticalities.id notification_types_notification_criticality_id_fkeyR

Indexes

Constraint Name Type Sort Column(s)
notification_types_pkey Primary key Asc id

Relationships