Open
Description
For my Flutter app I was trying to build a dynamic filtering facility for a Supabase stream, and have discovered that an exception is thrown whenever more than one filter is applied.
Why this limit?
Is there any way around this? In my case I have want to apply two field filters and the exact two fields can vary according to user interactions