examples-go icon indicating copy to clipboard operation
examples-go copied to clipboard

Sample uses of cockroachDB.

Results 3 examples-go issues
Sort by recently updated
recently updated
newest added

This issue has been opened automaticaly because we think you are using satori/uuid in your code. Unfortunately, satori/uuid has a critical defect where it doesn't generate random UUIDV4s satori/go.uuid#73 and...

When starting, if cockroach hasn't started yet, photos fails to start. Having it fault tolerant at startup allows us to start up photos alongside cockroach in testing environments.

CockroachDB supports some SQL extensions that are not present in PostgreSQL. Where possible, example apps should be written to use standard SQL, or at least the common subset of CockroachDB...