dgo icon indicating copy to clipboard operation
dgo copied to clipboard

Official Dgraph Go client

Results 11 dgo issues
Sort by recently updated
recently updated
newest added

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

Needed by https://github.com/dgraph-io/dgraph/pull/7879 --- This change is [](https://reviewable.io/reviews/dgraph-io/dgo/149)

**Description** Demonstrates the issue raised in https://github.com/hypermodeinc/dgo/issues/265

## Describe the bug Hello, i'm in the process of moving to the v2 apis to make use of namespaces. In doing so I am getting lexing errors in queries...

**Description** This PR adds string-based namespace support to the Txn class. Managing transactions manually is something common in many repos that use the dgo client. This new functionality makes upgrading...

**Description** This PR corrects inaccuracies in the namespace examples in the README