Skip to content

db.sqlite: Fix exec_param_many bug#21008

Merged
spytheman merged 2 commits intovlang:masterfrom
jacksonmowry:jacksonmowry/fix-exec-bug
Mar 13, 2024
Merged

db.sqlite: Fix exec_param_many bug#21008
spytheman merged 2 commits intovlang:masterfrom
jacksonmowry:jacksonmowry/fix-exec-bug

Conversation

@jacksonmowry
Copy link
Copy Markdown
Contributor

Fixes a bug where sqlite errors would not be caught through exec_param_many and it's associated methods.
Previously runtime failures like unique constraints and others would not be caught when using exec_param_many.

Copy link
Copy Markdown
Contributor

@spytheman spytheman left a comment

Choose a reason for hiding this comment

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

Excellent work.

@spytheman spytheman merged commit 8ec990e into vlang:master Mar 13, 2024
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