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

FetchParameters for upload and updating #200

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

scottrblock
Copy link

@scottrblock scottrblock commented May 12, 2024

What kind of change does this PR introduce?

This builds upon supabase/supabase-js#150 to allow FetchParameters to be passed to uploadOrUpdate.

What is the current behavior?

You cannot pass these to upload or update methods, which would be useful.

What is the new behavior?

You can pass the additional option which allows an abort signal. The test has an example.

Additional context

I couldn't get the tests to run locally so they may not be right.

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.

1 participant