Our db code for querying scalars didn't do anything to account for pointer destinations (which you need if querying a field that may be nil!) |
||
|---|---|---|
| .. | ||
| db.go | ||
| db_test.go | ||
| doc.go | ||
| query_builder.go | ||
Our db code for querying scalars didn't do anything to account for pointer destinations (which you need if querying a field that may be nil!) |
||
|---|---|---|
| .. | ||
| db.go | ||
| db_test.go | ||
| doc.go | ||
| query_builder.go | ||