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

Return type generation broken in 2.43.6 #1229

Closed
2 tasks done
DuncanLHS opened this issue Jun 25, 2024 · 0 comments · Fixed by #1233
Closed
2 tasks done

Return type generation broken in 2.43.6 #1229

DuncanLHS opened this issue Jun 25, 2024 · 0 comments · Fixed by #1233
Labels
bug Something isn't working

Comments

@DuncanLHS
Copy link

DuncanLHS commented Jun 25, 2024

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

Type generation broken in postgrest 1.15.6. Returns any instead of structured types.

To Reproduce

Update supabase-js to 2.43.6

Expected behavior

Type generation in postgrest functions to generate typed returns.

Additional context

Issue created in postgrest: supabase/postgrest-js#545
Rolling back to supabase-js:2.43.5 fixes the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant