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

Add delete multiple rows example with .delete().in() #25361

Closed
damien-schneider opened this issue May 6, 2024 · 4 comments
Closed

Add delete multiple rows example with .delete().in() #25361

damien-schneider opened this issue May 6, 2024 · 4 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed

Comments

@damien-schneider
Copy link

Improve documentation

Link

https://supabase.com/docs/reference/javascript/delete?queryGroups=example&example=delete-records

Describe the problem

An example of how to delete multiple rows with one request is missing

Describe the improvement

Adding an example with multiple row to delete with a filter in() for example would be a great documentation improvment as it is hard to find how to achieve it when you are starting with Supabase

Additional context

Add any other context or screenshots that help clarify your question.

@damien-schneider damien-schneider added the documentation Improvements or additions to documentation label May 6, 2024
@charislam charislam added help wanted Extra attention is needed good first issue Good for newcomers labels May 6, 2024
@ynnsuis
Copy link

ynnsuis commented May 7, 2024

Hi! @charislam, I am sossost, a new contributor. Can I solve this problem??

@charislam
Copy link
Contributor

Yes @ynnsuis, of course! Would love your help. Here is where the examples are written: https://github.com/supabase/supabase/blob/master/apps/docs/spec/supabase_js_v2.yml

Let me know if you need anything!

@sossost
Copy link
Contributor

sossost commented May 8, 2024

@charislam oh! thank you @ynnsuis is my company account. so i'll solve this issue at this account.

@thectogeneral
Copy link

This issue should be closed since it has been solved and merged.

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 good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants