Skip to content

Add further CRUD and RPC documentation #79

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

Merged
merged 2 commits into from
Jun 8, 2023

Conversation

multimokia
Copy link
Contributor

What kind of change does this PR introduce?

This PR introduces documentation for:

  • Updating data
  • Deleting data
  • Using Postgres (RPC) functions
  • A potenial common mistake you can make while developing your models

What is the current behavior?

Missing documentation for some CRUD operations

What is the new behavior?

N/A

Additional context

When originally working with supabase-swift, I found some of the API from supabase-js to not be 1:1 and I found myself spendign a lot of time digging through issues or the supabase discord to see if I could find info, so I just wanted to add some of the operations I had to search for and some of the things I spent a lot of time trying to figure out so any future users of the library can hopefully spend a little less time trying to get their grips with everything!

@plskz
Copy link

plskz commented May 22, 2023

Hi @multimokia, Thanks. This helped me a lot!

@maail I've noticed you're the one maintaining this repo. If you have time, maybe you can check this PR.

@grdsdev grdsdev merged commit 67d675a into supabase:master Jun 8, 2023
@multimokia multimokia deleted the UpdateDocumentation branch June 8, 2023 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants