Skip to content

fix: remove unnecessary not null from queue table #215

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
Jul 15, 2025

Conversation

steve-chavez
Copy link
Member

@steve-chavez steve-chavez commented Jul 15, 2025

Allows doing:

select net.http_get('http://localhost:8080', null::jsonb, null::jsonb, 100);

Problem was detected on supabase/postgres#1704

@steve-chavez steve-chavez marked this pull request as ready for review July 15, 2025 23:36
@steve-chavez steve-chavez merged commit 25a0ab8 into supabase:master Jul 15, 2025
12 checks passed
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.

2 participants