|
id
|
int(11)
|
|
|
|
|
batch_id
|
int(11)
|
|
|
|
|
log_date
|
date
|
|
|
|
|
day_number
|
int(11)
|
|
|
|
|
height_cm
|
decimal(6,1)
|
|
|
|
|
ph
|
decimal(3,1)
|
|
|
|
|
ec_ppm
|
int(11)
|
|
|
|
|
temperature_c
|
decimal(4,1)
|
|
|
|
|
humidity_percent
|
int(11)
|
|
|
|
|
light_hours
|
decimal(3,1)
|
|
|
|
|
water_ml
|
int(11)
|
|
|
|
|
nutrients
|
text
|
|
|
|
|
notes
|
text
|
|
|
|
|
created_at
|
datetime
|
|
|
current_timestamp()
|