Skip to content

Fix execute result#9

Merged
utay merged 3 commits intomainfrom
yu/fix-do-put-result
Mar 5, 2026
Merged

Fix execute result#9
utay merged 3 commits intomainfrom
yu/fix-do-put-result

Conversation

@utay
Copy link
Member

@utay utay commented Mar 5, 2026

Before, client.execute would always return 0. After, it returns the number of rows inserted/deleted/updated.

@utay utay requested review from leo-altertable and redox March 5, 2026 20:58
@utay utay self-assigned this Mar 5, 2026
Copy link
Member

@redox redox left a comment

Choose a reason for hiding this comment

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

I would add a test, should be easy if the mock is implemented correctly

@utay
Copy link
Member Author

utay commented Mar 5, 2026

I would add a test, should be easy if the mock is implemented correctly

Done!

@utay utay merged commit e783a41 into main Mar 5, 2026
6 checks passed
@utay utay deleted the yu/fix-do-put-result branch March 5, 2026 21:11
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