You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no examples or documentation on handling the return type, or casting them to the data type expected. It does not even mention what return type is expected.
It seems this functionality should have a few extra features to type cast the return data in the function call itself, but documentation on returning data is all that is being asked here.
Describe the improvement
Please provide examples of the return type of the RPC function, showing multiple use cases of the return type.
Additional context
None
The text was updated successfully, but these errors were encountered:
Katerlad
changed the title
Call a Postgres Function/Stored Procedure Improvement!
Call a Postgres Function/Stored Procedure Documentation Improvement!
Mar 14, 2024
Improve documentation
Link
https://supabase.com/docs/reference/csharp/rpc?example=call-a-stored-procedure
Describe the problem
There is no examples or documentation on handling the return type, or casting them to the data type expected. It does not even mention what return type is expected.
Describe the improvement
Please provide examples of the return type of the RPC function, showing multiple use cases of the return type.
Additional context
None
The text was updated successfully, but these errors were encountered: