commit | 7a55778b45a84b3906ab3113d789f0bd35d3cd39 | [log] [tgz] |
---|---|---|
author | Jonathan Amsterdam <jba@google.com> | Tue Jun 01 16:52:34 2021 -0400 |
committer | Jonathan Amsterdam <jba@google.com> | Wed Jun 02 11:29:56 2021 +0000 |
tree | e6d5366c92b848971b44ae68ee001d09f88311fe | |
parent | 1cca4306dfef1193d3d98bbc9af1ace6fe40770c [diff] |
migrations: enlarge units id column Change units.id and its underlying sequence to use bigint instead of integer. This took under 30 minutes in dev. IMPORTANT: do not apply this migration to prod unless the prod frontend is pointing at the staging DB. Change-Id: Id45dd1b2776ca0adcbc62f65c4ae7c0fa7a3fdc1 Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/323854 Trust: Jonathan Amsterdam <jba@google.com> Run-TryBot: Jonathan Amsterdam <jba@google.com> TryBot-Result: kokoro <noreply+kokoro@google.com> Reviewed-by: Jamal Carvalho <jamal@golang.org>
Pkg.go.dev is a website for discovering and evaluating Go packages and modules.
You can check it out at https://pkg.go.dev.
If you want to report a bug or have a feature suggestion, please first check the known issues to see if your issue is already being discussed. If an issue does not already exist, feel free to file an issue.
For answers to frequently asked questions, see go.dev/about.
You can also chat with us on the #pkgsite Slack channel on the Gophers Slack.
We would love your help!
Our canonical Git repository is located at go.googlesource.com/pkgsite. There is a mirror of the repository at github.com/golang/pkgsite.
To contribute, please read our contributing guide.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.