db.sqlite: support ability to process multiple sql calls with parameters of data#26100
Conversation
|
I think adding a separate new API, that accepts just |
|
Ran sqlite tests with no changes no breaks found |
applied v fmt fixes
spytheman
left a comment
There was a problem hiding this comment.
Thank you @quaesitor-scientiam 🙇🏻 .
sqlite.c.v: Added sqlite reset() call and allows exec_param_many() multiple arrays of data and logic to process that.