Zsolt Udvari

Results 4 issues of Zsolt Udvari

I want concat two fields with comma: ``` php $this->db->select("CONCAT(nev,',',id_tanar)",false)->from("tanar"); ``` And when I use $this->db->get() and after that $this->db->last_query(), it shows: ``` php SELECT CONCAT(nev, ', ', id_tanar) FROM...

Bug
Can of worms

**Current Behavior:** Open a web page which has more than one scrollable divs. If I click inside this div, it seems doesn't focused and the scroll keys (up and down...

I run testthat but it fails (version 1.2.4): * checking tests ... Running 'testthat.R' ERROR Running the tests in 'tests/testthat.R' failed. Last 13 lines of output: `expected`: "..." -- Failure...

Thanks for your program. In usage sometimes would be nice it search at the beginning (via an option). For example: the list is (web, news). And when I press the...