Open
Description
While using current batch API, it is easy to encounter the problem of statements/values count mismatch. To avoid it, we need to provide an option to bind values to each separate statement in a batch.
New batch API should support:
- Binding values to each separate statement in a batch
- Modifying statement's values between batch executions