]> Cypherpunks.ru repositories - gostls13.git/commit
database/sql: fix tx.Prepare documentation
authorMostafa Solati <mostafa.solati@gmail.com>
Tue, 3 Aug 2021 17:09:29 +0000 (21:39 +0430)
committerDaniel Theophanes <kardianos@gmail.com>
Wed, 3 Nov 2021 23:48:28 +0000 (23:48 +0000)
commit283373d124b39be62fb4dc0349ddf0cb1c99aeb7
treea49ad9f9bf4b805853bc81cf51f8e718ed367cd8
parent1f368d5b860b178bcbd55dfeb64474295263516b
database/sql: fix tx.Prepare documentation

Fixes: #45978
Change-Id: I3d5ccd621d670f97bb1a642b4e84b6629347a315
Reviewed-on: https://go-review.googlesource.com/c/go/+/339291
Reviewed-by: Daniel Theophanes <kardianos@gmail.com>
Trust: Cherry Mui <cherryyz@google.com>
src/database/sql/sql.go