commit | 3aeb3950a9eb02b7d07e68b8b3535540854951e0 | [log] [tgz] |
---|---|---|
author | Daniel Theophanes <kardianos@gmail.com> | Mon Dec 18 12:13:17 2017 -0800 |
committer | Daniel Theophanes <kardianos@gmail.com> | Mon Dec 18 20:24:12 2017 +0000 |
tree | 44aed04ce4025a26fafe2505d1a8f0bfeea26f04 | |
parent | 54f0520f940f7edd916c34b7d44f9fc2c9e48cf7 [diff] |
database/sql/driver: update Value doc, can be driver supported type The driver.Value type may be more then the documented 6 types if the database driver supports it. Document that fact. Updates #23077 Change-Id: If7e2112fa61a8cc4e155bb31e94e89b20c607242 Reviewed-on: https://go-review.googlesource.com/84636 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://golang.org/dl/.
After downloading a binary release, visit https://golang.org/doc/install or load doc/install.html in your web browser for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://golang.org/doc/install/source or load doc/install-source.html in your web browser for source installation instructions.
Go is the work of hundreds of contributors. We appreciate your help!
To contribute, please read the contribution guidelines: https://golang.org/doc/contribute.html
Note that the Go project does not use GitHub pull requests, and that we use the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.