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

Use class PostgrestError instead of type PostgrestError, remove type PostgrestError #562

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

ghost
Copy link

@ghost ghost commented Oct 18, 2024

What kind of change does this PR introduce?

Fixes

Type PostgrestError is not assignable to type PostgrestError.

What is the current behavior?

Type PostgrestErrorand class PostgrestError are not compatible

What is the new behavior?

Use class PostgrestError instead of type PostgrestError, remove type PostgrestError

Additional context

#561

@soedirgo soedirgo merged commit e45a2c7 into supabase:master Oct 19, 2024
1 check passed
Copy link

🎉 This PR is included in version 1.16.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant