refinedev / refine

A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
https://refine.dev
MIT License
27.72k stars 2.15k forks source link

fix(nestjs-query): implement unimplemented operators #6010

Closed yamadayutaka closed 4 months ago

yamadayutaka commented 4 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

The following filter operators do not work.

What is the new behavior?

The following filter operators work correctly.

fixes #6008

Notes for reviewers

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: 86e4b85a751744176f1d400ca43e422de01053ab

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------------- | ----- | | @refinedev/nestjs-query | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR