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

Added "LIKE" as a condition for where #1

Merged
merged 3 commits into from
May 28, 2017
Merged

Conversation

SolStis86
Copy link
Contributor

Uses stripos for incase sensitive testing for string fields

SolStis86 added 3 commits May 27, 2017 22:58
Added functionality for LIKE condition to match text using strpos
Fixed trailing comma in conds array for new condition [OOPS]
Changed LIKE condition truth test to incasesensitive
@nahid nahid merged commit 159e11b into nahid:master May 28, 2017
@nahid
Copy link
Owner

nahid commented May 28, 2017

Thanks @SolStis86

@bignevola bignevola mentioned this pull request May 3, 2023
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

Successfully merging this pull request may close these issues.

2 participants