custom_date_settings_rule_condition_type

-1 rows


Description

Справочник типов условий, по которым мы умеем сравнивать

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
custom_date_settings_rule_condition_type_check_type.custom_date_settings_rule_condition_type_id fk_370fe610d163f27a R

идентификатор записи в таблице (не автоинкрементный)

name varchar 255 null

наименование типа условия на латинице в snake case (тип_поля_(поле_в_амо|фиксированное|текущее) - прим. “date_fixed”)

description varchar 255 null

короткое описание типа условия на человеческом языке (прим. “Конкретно указанная дата”)

Indexes

Constraint Name Type Sort Column(s)
custom_date_settings_rule_condition_type_pkey Primary key Asc id
uniq_2eeba4635e237e06 Must be unique Asc name

Relationships