'invalid input syntax for type uuid: "collection_share.shared_with"'
The following query works as expected:
However, trying to convert that to supabase orm:
throws:
What does this mean?
what is the right syntax?
screenshot of result from SQL query:
However, trying to convert that to supabase orm:
throws:
What does this mean?
what is the right syntax?
screenshot of result from SQL query:

