hey! I'm having some issue with using filters with...
# off-topic
b
hey! I'm having some issue with using filters with JSONB with supabase, for example, let's say that I have column
content
with this value:
Copy code
{
  "body": "testing again",
  "context": [
    {
      "type": "group",
      "stream": "kjzl6cwe1jw148482np90z6odirjwf66c6h97t5z52p7a7bpcig8iju43323q7y"
    }
  ]
}