event_types

53 rows


Description

Таблица с типами событий

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int2 5 null
events_new.event_type events_new_event_type_fkey R

id типа

type text 2147483647 null

Название типа

obj_key text 2147483647 null

Ключ объекта данных

first_value_key text 2147483647 null

Название ключа первого параметра

first_value_type text 2147483647 null

Тип первого параметра

second_value_key text 2147483647 null

Название ключа второго параметра

second_value_type text 2147483647 null

Тип второго параметра

Indexes

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

Relationships