
id : int(11)
|

low_no_bolus_threshold : int(11)
|

severe_low_threshold : int(11)
|

target_low : int(11)
|

target_high : int(11)
|

ketone_threshold : int(11)
|

urgent_high_threshold : int(11)
|

active_insulin_hours : decimal(4,2)
|

rapid_insulin_name : varchar(50)
|

basal_insulin_name : varchar(50)
|

rapid_onset_minutes : int(11)
|

rapid_peak_minutes : int(11)
|

basal_scheduled_time : time
|

basal_half_life_hours : decimal(5,2)
|

basal_duration_hours : decimal(5,2)
|

basal_steady_state_days : int(11)
|

basal_review_days : int(11)
|

basal_late_tolerance_minutes : int(11)
|

overnight_start : time
|

overnight_end : time
|

overnight_review_days : int(11)
|

kg_per_unit : decimal(5,2)
|

max_single_bolus : decimal(5,2)
|

novorapid_before_meal_minutes : int(11)
|

rice_exchange_carbs : decimal(5,2)
|

fruit_exchange_carbs : decimal(5,2)
|

meat_exchange_carbs : decimal(5,2)
|

veg_cup_carbs : decimal(5,2)
|

display_unit : enum('grams','kcal')
|

current_schedule_profile : varchar(30)
|

current_meal_plan_key : varchar(50)
|

rice_exchange_kcal : decimal(6,2)
|

fruit_exchange_kcal : decimal(6,2)
|

meat_exchange_kcal : decimal(6,2)
|

veg_cup_kcal : decimal(6,2)
|

correction_1800_enabled : tinyint(1)
|

correction_tdd_units : decimal(6,2)
|

correction_target_mgdl : int(11)
|

correction_min_glucose : int(11)
|

correction_rounding_increment : decimal(3,2)
|

correction_rounding_mode : enum('down','nearest')
|

correction_min_interval_minutes : int(11)
|

correction_max_units : decimal(5,2)
|

updated_at : timestamp
|