Rodrigo Mansueli

Results 12 issues of Rodrigo Mansueli

It should be possible to use upsert `on conflict` in supabase-py/postgrest-py client: https://supabase.com/docs/reference/javascript/upsert#upsert-your-data ``` const { data, error } = await supabase .from('users') .upsert({ username: 'supabot' }, { onConflict: 'username'...

enhancement

### Feature request [opencoderplus](https://huggingface.co/openchat/opencoderplus) https://huggingface.co/openchat/openchat_8192 ### Motivation These are very robust models that would enhance the experience of running GPT locally. ### Your contribution I'll be happy to test it...

enhancement
models

## What kind of change does this PR introduce? This PR allows people to use retry on their webhooks in the database, so it is more robust/ more fault tolerant....

# Bug report - [X] I confirm this is a bug with Supabase, not with my own application. - [X] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug
postgrest-patch-needed

## What kind of change does this PR introduce? Feat: use fully qualified names for most realtime functions. (no update on realtime.apply_rls) as I think that should be done through...

## What kind of change does this PR introduce? ## What is the current behavior? Please link any relevant issues here. ## What is the new behavior? Feel free to...

## What kind of change does this PR introduce? This makes the emails to be explicitly set to be HTML formatted instead of plain text which helper older clients that...

## What kind of change does this PR introduce? We get resource leaks because in the `_handleRequest` function, a fetch request is made and its response is thrown if it's...

## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is...

### Name of the tag supabase ### Link to tag's StackOverflow insights https://stackoverflow.com/tags/supabase/topusers ### Any comment? _No response_

tag-proposition