Skip to content

Undocumented limit on inFilter array size #1239

@Eddydpyl

Description

@Eddydpyl

Describe the bug
When the number of values fed to the inFilter on a subscription is larger than some amount, the listener will no longer receive updates for any of the rows. Experimentally, I can say that it works fine with around 25 values, and stops working with 70 or so. Also of note: The rows are fetched correctly once, but receive no further updates.

Version (please complete the following information):
supabase_flutter 2.9.1
supabase 2.8.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions