Skip to content

fix like/ilike filters not showing up on string calculations#369

Merged
zachdaniel merged 1 commit intoash-project:mainfrom
jsw800:fix-like-ilike-on-string-calculations
Sep 30, 2025
Merged

fix like/ilike filters not showing up on string calculations#369
zachdaniel merged 1 commit intoash-project:mainfrom
jsw800:fix-like-ilike-on-string-calculations

Conversation

@jsw800
Copy link
Copy Markdown
Contributor

@jsw800 jsw800 commented Sep 30, 2025

Seems like this was simply a result of not including supported functions when generating the filter inputs.

I tested this out against my own codebase and it seems to work well

Contributor checklist

Leave anything that you believe does not apply unchecked.

  • I accept the AI Policy, or AI was not used in the creation of this PR.
  • Bug fixes include regression tests
  • Chores
  • Documentation changes
  • Features include unit/acceptance tests
  • Refactoring
  • Update dependencies

@jsw800 jsw800 changed the title fix like/ilike not showing up on string calculations fix like/ilike filters not showing up on string calculations Sep 30, 2025
@zachdaniel zachdaniel merged commit 7d2bf78 into ash-project:main Sep 30, 2025
21 checks passed
@zachdaniel
Copy link
Copy Markdown
Contributor

🚀 Thank you for your contribution! 🚀

@jsw800 jsw800 deleted the fix-like-ilike-on-string-calculations branch September 30, 2025 23:24
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