Skip to content

feat: support more realtime filters and multiple filters for stream#1610

Draft
Vinzent03 wants to merge 4 commits into
mainfrom
feat/stream-changes
Draft

feat: support more realtime filters and multiple filters for stream#1610
Vinzent03 wants to merge 4 commits into
mainfrom
feat/stream-changes

Conversation

@Vinzent03

@Vinzent03 Vinzent03 commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

What kind of change does this PR introduce?

feature; catching up with newer capabilities of the realtime client for the stream method.

What is the current behavior?

  • The stream did not catch up with newly supported realtime filters like like, ilike, match, imatch, isDistinct
  • Previously realtime did only allow one filter, but that has changed and is not yet reflected in the stream method.

What is the new behavior?

  • Allow the new filters as well
  • Allow any count of filters
  • Improve documentation of the stream method by mentioning two realtime caveats affecting the behavior of the stream method

Additional context

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Caution

Review failed

An error occurred during the review process. Please try again later.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Caution

Review failed

An error occurred during the review process. Please try again later.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

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.

1 participant