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

Query: Implement "Like" function in core #8004

Closed
anpete opened this issue Mar 27, 2017 · 1 comment
Closed

Query: Implement "Like" function in core #8004

anpete opened this issue Mar 27, 2017 · 1 comment
Assignees
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Milestone

Comments

@anpete
Copy link
Contributor

anpete commented Mar 27, 2017

With the introduction of relational specific functions like LIKE, we are making it harder to test against In-memory. Where a client-side impl. is plausible, we should consider moving the function to core and providing the client-side impl.

@ajcvickers
Copy link
Contributor

Also, make sure that we follow this generally for new functions.

@anpete anpete closed this as completed in 7be732b Apr 6, 2017
@divega divega added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label May 9, 2017
@ajcvickers ajcvickers changed the title Implement query Like function in core Query: Implement query Like function in core May 9, 2017
@ajcvickers ajcvickers changed the title Query: Implement query Like function in core Query: Implement "Like" function in core May 9, 2017
@ajcvickers ajcvickers modified the milestones: 2.0.0-preview1, 2.0.0 Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Projects
None yet
Development

No branches or pull requests

3 participants