Skip to content

fix: Error on select after delete or update #17

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

Conversation

jwelmac
Copy link
Contributor

@jwelmac jwelmac commented Feb 28, 2025

What kind of change does this PR introduce?

This PR ensures that fetching records after insert, update and delete using select work as expected.

What is the current behavior?

See Issue #16

What is the new behavior?

The insert, update and delete operations all function as expected when trailed by select .

Copy link
Member

@dshukertjr dshukertjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the amazing fix!

@dshukertjr dshukertjr changed the title Bugfix/issue 16 error on select after delete or update fix: Error on select after delete or update Mar 5, 2025
@dshukertjr dshukertjr merged commit fa912b3 into supabase-community:main Mar 5, 2025
1 check passed
@jwelmac
Copy link
Contributor Author

jwelmac commented Mar 7, 2025

Thanks for the amazing fix!

It was my privilege to help.

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