phalcon-datatables icon indicating copy to clipboard operation
phalcon-datatables copied to clipboard

QueryBuilder and ResultSet Problems

Open johngtrs opened this issue 9 years ago • 2 comments

Hi,

Could you fix the problem with QueryBuilder and Resultset please ? -'Cause the ResultSet doesn't support case insensitive when using the filter search column. -The QueryBuilder doesn't support alias when sorting and filtering columns. Thank you in advance.

John.

johngtrs avatar Aug 18 '15 07:08 johngtrs

I think your ticket contains two enhancements:

  • [ ] ResultSet should support ci search
  • [ ] QueryBuilder should support alias when sorting

m1ome avatar Aug 31 '15 08:08 m1ome

I have modify your lib to solved this issues. And I added the case sensitive options.

johngtrs avatar Aug 31 '15 08:08 johngtrs