You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Query lifecycle events now include optional parameter values so
observers can access bound parameters.
* **Refactor**
* Query handling now consistently accepts optional parameter values
across connection, operator, and transaction layers, enabling
parameterized queries and more flexible execution.
* Public method signatures updated to support passing query values.
* **Tests**
* Test suite updated to use placeholder-based parameterized SQL,
aligning assertions with the new parameter handling.
<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Signed-off-by: killa <killa07071201@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
0 commit comments