2
Client Library Documentation (Python)
Source: supabase/supabase#2727 · opened by @cobblestone-fsh
The documentation for supabase client libraries shows several Python interactions with the database as not implemented.
However, I can mimic the behavior implemented in JavaScript by using what is defined in postgrest-py.
I can access the from_ method from supabase_py like this:
The documentation could be updated to reflect this (unless this behavior is incomplete).
However, I can mimic the behavior implemented in JavaScript by using what is defined in postgrest-py.
I can access the from_ method from supabase_py like this:
The documentation could be updated to reflect this (unless this behavior is incomplete).
No pledges yet. Be the first to back this.
No comments yet.