Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QueryBuilder and ResultSet Problems #10

Open
johngtrs opened this issue Aug 18, 2015 · 2 comments
Open

QueryBuilder and ResultSet Problems #10

johngtrs opened this issue Aug 18, 2015 · 2 comments

Comments

@johngtrs
Copy link

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.

@m1ome
Copy link
Owner

m1ome commented Aug 31, 2015

I think your ticket contains two enhancements:

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

@johngtrs
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants