Hi, I have already created the documents table called 19kasalandia_documents and the match_documents function, called match_19kasalandia_documents in another schema in Supabase.
I’m trying to access it from the node, but it can’t find it, I’m suspecting it only access tables and functions from the ‘public’ schema.
Do anyone has a workaround or a solution, I’ll be eternally gratefull as I want to keep organized my tables and functions per client inside 1 schema for each one.
Thanks in advance!
Mark