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

Update ExecuteTo funcs to return count #24

Merged
merged 6 commits into from
Jan 19, 2022

Conversation

boatilus
Copy link
Contributor

Updates the ExecuteTo funcs to return (countType, error), mirroring the recent changes to Execute and ExecuteString, and adds a couple test cases.

This also fixes a couple broken links in the README, peppers in a handful of doc comments, details how some of the tests are set up/how to run, and adds a script in the test directory that can be used to seed the current test DB. So there've been a number of files touched. If desired, I can split these into multiple PRs.

I assumed this PR would be rolled into a v0.0.6 release and updated the version variable accordingly.

@yusufpapurcu
Copy link
Member

Hi @boatilus
You did a really great job. Only thing that I want to mention is about pr size. If pr focuses only one thing, that makes it really easy to review.

Thanks for your help 💯

@yusufpapurcu yusufpapurcu merged commit 54ad27d into supabase-community:main Jan 19, 2022
@boatilus
Copy link
Contributor Author

Agreed -- this PR was heavier than necessary. And thanks!

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.

None yet

2 participants