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

Add like:/nlike: comparator, refs 1481, 2489, 2536 #2558

Merged
merged 1 commit into from Jul 23, 2017
Merged

Conversation

mwjames
Copy link
Contributor

@mwjames mwjames commented Jul 23, 2017

This PR is made in reference to: #1481, #2489, #2536

This PR addresses or contains:

  • ~/!~ uses a preferred matching approach depending on the environment (available and for an enabled full-text index with a "MATCH ..." operation)
  • like:/nlike: is introduced to always use the standard LIKE / NOT LIKE SQL syntax for a pattern match

This PR includes:

  • Tests (unit/integration)
  • CI build passed

@mwjames mwjames added the enhancement Alters an existing functionality or behaviour label Jul 23, 2017
@mwjames mwjames added this to the SMW 3.0.0 milestone Jul 23, 2017
@mwjames
Copy link
Contributor Author

mwjames commented Jul 23, 2017

@mwjames mwjames merged commit 532db4a into master Jul 23, 2017
@mwjames mwjames deleted the new-comparator branch July 23, 2017 02:10
@kghbln kghbln added the wikidocu missing Code changes (mostly features) what have not yet been documented label Aug 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Alters an existing functionality or behaviour wikidocu missing Code changes (mostly features) what have not yet been documented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants