Entity - Double and sorting

Entity - Double and sorting
0
9
What is the property type on an entity for a double? Right now I'm using SELF::FLOAT, but it feels wrong using entity type of float for a double.

Similarly, can you confirm if this is the proper way to sort / order by two columns?
->setDefaultOrder(['column1', 'column2'], 'ASC');

It seems to work, but I haven't found any documentation or examples that this is the way to do it.

Читать далее...
 
Активность
Пока что здесь никого нет
Назад
Верх Низ
Яндекс.Метрика