]> Cypherpunks repositories - gostls13.git/commit
database/sql: improve the documentation of Conn.Raw
authorkorzhao <korzhao95@gmail.com>
Mon, 2 Aug 2021 16:53:25 +0000 (16:53 +0000)
committerDaniel Theophanes <kardianos@gmail.com>
Sat, 4 Sep 2021 15:01:53 +0000 (15:01 +0000)
commit5c224ec92102d7803c03ed2b482a68fad91b954b
treebbaa490c7adcd035270b024f0e6d1cfdb0d16935
parentba66d62b688d50f4e89b724d1c5b48bb05f8b117
database/sql: improve the documentation of Conn.Raw

Fixes #47500

Change-Id: Ibd44e4db15ea45bb53a6651a6567edfe6104d3d6
GitHub-Last-Rev: 61b8abbc28908fc807af7188e19089ac454b4817
GitHub-Pull-Request: golang/go#47503
Reviewed-on: https://go-review.googlesource.com/c/go/+/338970
Reviewed-by: Daniel Theophanes <kardianos@gmail.com>
Trust: Cherry Mui <cherryyz@google.com>
src/database/sql/sql.go