Skip to content

v3.36.2

Choose a tag to compare

@ydb-platform-bot ydb-platform-bot released this 26 Aug 12:59
· 4271 commits to master since this release
  • Changed output of sugar.GenerateDeclareSection (added error as second result)
  • Specified sugar.GenerateDeclareSection for go1.18 (supports input types *table.QueryParameters []table.ParameterOption or []sql.NamedArg)
  • Supports different go's primitive value types as arg of sql.Named("name", value)
  • Added database/sql example and docs

Full Changelog: v3.36.1...v3.36.2