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

feat(likey-filter): and flag to disable interpretted likey values #225

Merged
merged 2 commits into from
Mar 15, 2022

Conversation

MrSwitch
Copy link
Member

#182

  • Supports % prefix in filter prop to infer the LIKE SQL comparison operator should be used.
  • Provides a way to optionally disable/enable special characters in filter values to infer the comparison operator to use. For compatibility these are enabled, but shall be disabled in future versions.

@MrSwitch MrSwitch merged commit 8c863f7 into main Mar 15, 2022
@MrSwitch MrSwitch deleted the 182-explicit-like-filter branch March 15, 2022 20:29
5app-Machine added a commit that referenced this pull request Mar 15, 2022
# [0.63.0](v0.62.0...v0.63.0) (2022-03-15)

### Features

* **likey-filter:** and flag to disable interpretted likey values ([#225](#225)) ([8c863f7](8c863f7)), closes [#182](#182) [#182](#182)
@5app-Machine
Copy link
Contributor

🎉 This PR is included in version 0.63.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants