This just returns a query object, so you have to do something here to fetch the row, e.g. first()
.
Min/Max don’t make sense, because they return a float therefore can only be used with numeric values.
This just returns a query object, so you have to do something here to fetch the row, e.g. first()
.
Min/Max don’t make sense, because they return a float therefore can only be used with numeric values.