nedpals / supabase-go

Unofficial Supabase client library for Go.
https://pkg.go.dev/github.com/nedpals/supabase-go
MIT License
362 stars 69 forks source link

Don't override file content #46

Open olevegard opened 4 months ago

olevegard commented 4 months ago

I'm not sure why this if is there, but it prevents creating a file with a specific content type, meaning we can't upload to buckets that filters on anything except text/plain

Hawaii66 commented 3 months ago

Yeah, this needs to be merged. Cant change the contentType