Skip to content

connect: reduce allocations when building SET command#1111

Merged
julienschmidt merged 2 commits into
go-sql-driver:masterfrom
dolmen:connect-params-reduce-string-alloc
May 29, 2020
Merged

connect: reduce allocations when building SET command#1111
julienschmidt merged 2 commits into
go-sql-driver:masterfrom
dolmen:connect-params-reduce-string-alloc

handleParams: use strings.Builder instead of direct []byte

acb481b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs