]> Cypherpunks repositories - gostls13.git/commit
database/sql/driver: add a new test case for type t
authorsivchari <shibuuuu5@gmail.com>
Wed, 2 Aug 2023 02:55:17 +0000 (02:55 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 16 Feb 2024 16:53:24 +0000 (16:53 +0000)
commit7f799f33b62320147391f43603e6d28a384865f1
treee85589630932bdee7f6bcf339d67b58a2833ca35
parent74abbdfe62af117fef9514c7f9fa7317dc3a6298
database/sql/driver: add a new test case for type t

Change-Id: I38bb68570f7f097a6dfeef1c75896396992d81f7
GitHub-Last-Rev: 10ba48a546956fa2a5b602680fb312638aade92d
GitHub-Pull-Request: golang/go#53706
Reviewed-on: https://go-review.googlesource.com/c/go/+/416234
Reviewed-by: Than McIntosh <thanm@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/database/sql/driver/types_test.go