Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call a Postgres Function/Stored Procedure Documentation Improvement! #146

Open
Katerlad opened this issue Mar 14, 2024 · 0 comments
Open
Labels
documentation Improvements or additions to documentation

Comments

@Katerlad
Copy link

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.

  • 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

@Katerlad Katerlad added the documentation Improvements or additions to documentation label Mar 14, 2024
@Katerlad Katerlad changed the title Call a Postgres Function/Stored Procedure Improvement! Call a Postgres Function/Stored Procedure Documentation Improvement! Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant