Grant Monroe

Results 2 comments of Grant Monroe

In case anyone is interested, I implemented [protoc-gen-go-jsonpb](https://github.com/tnarg/protoc-go-plugins/tree/master/protoc-gen-go-jsonpb) to generate MarshalJSON/UnmarshalJSON functions for messages.

CockroachDB tables also have a special system column crdb_internal_mvcc_timestamp[1] which should be selectable. I'm curious if system columns in postgresql are currently supported. 1: https://github.com/cockroachdb/cockroach/pull/51494