Gleb P
Gleb P
LabelHanded extended to support new "label_formatter" option, which allows to turn off the default formatter
When model is set to use multiple columns as its primary key it still has `if (null === $this->getPrimaryKey() || null === $obj->getPrimaryKey())` condition in generated `equals()` method instead of...
Hi, I'm trying to get a column, which has following format: `EXP(-1.3 * field_name)`. **1** is parsed as the name of table for current instance of criteria. The only workaround,...
Fixes #650