Skip to content

Commit

Permalink
sql: schema perf optimizations (cadence-workflow#1446)
Browse files Browse the repository at this point in the history
  • Loading branch information
venkat1109 authored Feb 12, 2019
1 parent ae34391 commit 99ca975
Show file tree
Hide file tree
Showing 13 changed files with 538 additions and 414 deletions.
6 changes: 3 additions & 3 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ ignored = ["github.com/uber/cadence/.gen"]
name = "github.com/pborman/uuid"
version = "1.0.0"

[[constraint]]
name = "github.com/google/uuid"
version = "1.1.0"

[[constraint]]
branch = "master"
name = "github.com/sirupsen/logrus"
Expand Down
Loading

0 comments on commit 99ca975

Please sign in to comment.