-
Notifications
You must be signed in to change notification settings - Fork 69
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
Add support to MySQL for keyword LIKE, add support to laravel 5.4.* for relation keys and other minor fixes #20
Merged
Commits on Jul 26, 2017
-
Add support to MySQL for keyword LIKE. The keyword ILIKE can be used …
…instead of LIKE to make the match case insensitive according to the active locale. This is not in the SQL standard but is a PostgreSQL extension.
Configuration menu - View commit details
-
Copy full SHA for 2a68e5d - Browse repository at this point
Copy the full SHA 2a68e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e43b3aa - Browse repository at this point
Copy the full SHA e43b3aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 139c4aa - Browse repository at this point
Copy the full SHA 139c4aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 130d9c9 - Browse repository at this point
Copy the full SHA 130d9c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11edc83 - Browse repository at this point
Copy the full SHA 11edc83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66c1750 - Browse repository at this point
Copy the full SHA 66c1750View commit details -
Added Support for gte (greater than or equal to) and lte (lesser than…
… or equal to) operators
Configuration menu - View commit details
-
Copy full SHA for 0d2dcab - Browse repository at this point
Copy the full SHA 0d2dcabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63cdff3 - Browse repository at this point
Copy the full SHA 63cdff3View commit details
Commits on Jul 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1816755 - Browse repository at this point
Copy the full SHA 1816755View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65ea244 - Browse repository at this point
Copy the full SHA 65ea244View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.