dgraph icon indicating copy to clipboard operation
dgraph copied to clipboard

The high-performance database for modern applications

Results 283 dgraph issues
Sort by recently updated
recently updated
newest added

--- This change is [](https://reviewable.io/reviews/dgraph-io/dgraph/5884) Docs Preview: [](https://dgraph-5a929ce217-76606.surge.sh)

Fixes: GRAPHQL-1078 https://dgraph.atlassian.net/browse/GRAPHQL-1078 --- This change is [](https://reviewable.io/reviews/dgraph-io/dgraph/7571)

--- This change is [](https://reviewable.io/reviews/dgraph-io/dgraph/6353) Docs Preview: [](https://dgraph-75cb25e06c-90424.surge.sh)

…e (#7018) * Add test for old restore to a cluster * Fix author query * fix(restore): Use correct version after marshalling The marshalPostingList function returns a KV without the...

area/testing
area/commercial/backup

A CDC event can return an error during JSON marshalling like the following: 2021/10/12 21:58:11 json: error calling MarshalJSON for type time.Time: Time.MarshalJSON: year outside of range [0,9999] github.com/dgraph-io/dgraph/x.Check /ext-go/1/src/github.com/dgraph-io/dgraph/x/error.go:42...

--- This change is [](https://reviewable.io/reviews/dgraph-io/dgraph/5743)

--- This change is [](https://reviewable.io/reviews/dgraph-io/dgraph/6204) Docs Preview: [](https://dgraph-992963a49e-87361.surge.sh)

Change wording to show the need to change the volume to something besides "/tmp/*" Tested on AWS. If the mount directory of the volume is not changed away from tmp...

Protobuf 1.4.x is not compatible with gogo-generated protos. There were some improvements in 1.5.1 protobuf runtime that enabled some basic compatibility. Upgrading Raft and related dependencies for compatibility. Fixes DGRAPH-3252...

--- This change is [](https://reviewable.io/reviews/dgraph-io/dgraph/8063)