Change Log: 2026-06-03
Data Dictionary Changelog
Date Range: 2026-01-15 → 2026-06-03
Added Info:
temperature_profiles_temperatureconditionfollowups ❌ Not Found
Error: Table details missing in mongo_table_details/mongo_column_details.
temperature_profiles_temperatureconditionfollowups_translation ❌ Not Found
Error: Table details missing in mongo_table_details/mongo_column_details.
| tenant_id | bigint | YES | FOREIGN KEY | suite_tenant(id) | |
Removed Info:
temperature_profiles_temperatureconditionfollowups
temperature_profiles_temperatureconditionfollowupsTable that lists temperature conditions follow up actions.
| Column | Type | Nullable | Constraint | References | Comment |
|---|---|---|---|---|---|
date_created | datetime | NO | |||
date_modified | datetime | NO | |||
id | int | NO | PRIMARY KEY | ||
is_required | tinyint(1) | NO | |||
temperature_condition_id | int | NO | FOREIGN KEY | temperature_profiles_temperaturecondition(id) |
temperature_profiles_temperatureconditionfollowups_translation
temperature_profiles_temperatureconditionfollowups_translationTable that lists temperature conditions follow ups translation.
| Column | Type | Nullable | Constraint | References | Comment |
|---|---|---|---|---|---|
id | int | NO | PRIMARY KEY | Identifier | |
language_code | varchar(15) | NO | UNIQUE | Language code | |
master_id | int | YES | FOREIGN KEY, UNIQUE | temperature_profiles_temperatureconditionfollowups(id) | Master id |
title | varchar(500) | NO | Title |
Updated about 1 hour ago
