$data = $this->form->getState();
select count(*) as aggregate from `tours` where `day` = 1
Column not found: 1054 Unknown column 'day' in 'where clause'
day
activity