diff options
| author | Julie Qiu <julie@golang.org> | 2019-11-17 19:39:07 -0500 |
|---|---|---|
| committer | Julie Qiu <julie@golang.org> | 2020-03-27 16:46:48 -0400 |
| commit | 78700411eaef35e79a588d7a7e8b5de08b80486c (patch) | |
| tree | 5497c7b64715d024c362e732c48ee9fb4772e7c0 /internal/database/database.go | |
| parent | 9dd390f2db22cddeb2575b65cfe0e039cf6e0f76 (diff) | |
| download | go-x-pkgsite-78700411eaef35e79a588d7a7e8b5de08b80486c.tar.xz | |
internal: change License.Contents to string type
Previously license.License.Contents was a type []byte. This is now
changed to a type string, so that is matches its database type (which is
TEXT).
Updates b/144650806
Change-Id: I4b7cb1c234ccea330d6f3ae7cf50a67ea6021693
Reviewed-on: https://team-review.git.corp.google.com/c/golang/discovery/+/600047
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Diffstat (limited to 'internal/database/database.go')
0 files changed, 0 insertions, 0 deletions
