company_questionnaire_configs

4 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT UNSIGNED 20 null
company_id BIGINT UNSIGNED 20 null
companies.id company_questionnaire_configs_company_id_foreignR

会社ID

questionnaire_target JSON 1073741824 null

アンケート項目対象設定

print_target JSON 1073741824 null

アンケート印刷対象設定

created_at TIMESTAMP 26 null
updated_at TIMESTAMP 26 null
deleted_at TIMESTAMP 26 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
company_questionnaire_configs_company_id_foreign Performance Asc company_id

Relationships