Skip to content

Support Refine.dev filter chaining and isnull/notnull filter#1718

Draft
M4R7iNP wants to merge 6 commits intosupabase:mainfrom
M4R7iNP:multiple-filters-and-null-filter
Draft

Support Refine.dev filter chaining and isnull/notnull filter#1718
M4R7iNP wants to merge 6 commits intosupabase:mainfrom
M4R7iNP:multiple-filters-and-null-filter

Conversation

@M4R7iNP
Copy link

@M4R7iNP M4R7iNP commented Feb 13, 2026

  • Support filter chaining
    • NOTE: only as AND. OR is not handled
  • Support Refine's is.null (operator: "null") and not.is.null (operator: "nnull") filters using postgres' isnull and notnull operators

#486
refinedev/refine#6360

@coderabbitai
Copy link

coderabbitai bot commented Feb 13, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


Comment @coderabbitai help to get the list of available commands and usage tips.

@M4R7iNP M4R7iNP changed the title Support filter chaining and isnull/notnull filter Support Refine.dev filter chaining and isnull/notnull filter Feb 19, 2026
@3ddyBoi
Copy link

3ddyBoi commented Feb 27, 2026

I need this

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