Skip to content

v3.127.5

Choose a tag to compare

@ydb-platform-bot ydb-platform-bot released this 17 Mar 08:01
· 160 commits to master since this release
  • Fixed a bug in ydb.WithNumericArgs where the -- origin query with numeric args replacement comment was incorrectly prepended even when no $N placeholders were replaced in the query
  • Fixed a bug where combining ydb.WithPositionalArgs and ydb.WithNumericArgs caused ErrInconsistentArgs when the query contained no ? placeholders — PositionalArgs now passes args through unchanged when it has nothing to bind, regardless of registration order

Full Changelog: v3.127.4...v3.127.5