cockroachdb / cockroachdb/examples-orms
COCKROACH_BINARY does not work as expected
Open
- Dominant language
- Go
- Stars
- 82
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
COCKROACH_BINARY does not work with "~" paths, and is relative to the `testing` folder (as opposed to the folder with the Makefile), which should be called out. While on the subject of documentation, we should make `make dockertest` a first class citizen, it's much better than asking someone looking to jump in to figure out all the ORM dependencies they need to install.
We should include a `COCKROACH_BINARY` usage example for both `make test` and `make dockertest` (which would rely on a linux build of CRDB).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.