FrontendController.php#462reinvest_data2.76msselectMAX(CAST(property_type_custom_field_values.value AS UNSIGNED)) as maxval from `properties` innerjoin `property_type_custom_field_values` on `properties`.`id` = `property_type_custom_field_values`.`property_id` innerjoin `property_type_custom_fields` on `property_type_custom_field_values`.`property_type_custom_field_id` = `property_type_custom_fields`.`id` where `property_type_custom_fields`.`field_name` ='Bathrooms'limit1
FrontendController.php#470reinvest_data700μsselectMAX(CAST(property_type_custom_field_values.value AS UNSIGNED)) as maxval from `properties` innerjoin `property_type_custom_field_values` on `properties`.`id` = `property_type_custom_field_values`.`property_id` innerjoin `property_type_custom_fields` on `property_type_custom_field_values`.`property_type_custom_field_id` = `property_type_custom_fields`.`id` where `property_type_custom_fields`.`field_name` ='Bedrooms'limit1