darbor

Results 3 issues of darbor

Version 1.18.7 ![image](https://user-images.githubusercontent.com/8705935/167561004-0a014754-bf95-469c-91db-b2114a959431.png) when i search rtest (custom field label) not searching ![image](https://user-images.githubusercontent.com/8705935/167561274-b3483d74-ed4a-4e8a-b558-7e375d1dff1c.png) i think this option work past

bug

I have problem with use distinct() error in file DataTableQuery.php line 101 $value = $row->{$column->alias}; "Undefined property: stdClass::$f.firmname" temporarily fixed it yes but i don't know if it's correct ```...

bug

`$builder = $this->worktimes->builder('worktimes w') ->select('w.id, w.created_at, w.work_at, w.time_at, CASE WHEN w.object = "firms" THEN "Firma" WHEN w.object = "persons" THEN "Osoba" END as object, CASE WHEN w.object = "firms" THEN...

bug