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

Case Insensitive Searching #20

Open
staringrail opened this issue Apr 23, 2019 · 0 comments
Open

Case Insensitive Searching #20

staringrail opened this issue Apr 23, 2019 · 0 comments

Comments

@staringrail
Copy link

Hello, I am trying to do a search on a column named 'customername', but the values in the database are either uppercase or lowercase, is there any way to do a case INSENSITIVE search?

{{url}}/loads?sort=id&limit=100&customername=TORRES*

^ This will bring back records with 'TORRES' in the customername but not records with the a lower case 'torres'.

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

No branches or pull requests

1 participant