sqlite_protobuf icon indicating copy to clipboard operation
sqlite_protobuf copied to clipboard

Implement protobuf_has_field()

Open rgov opened this issue 6 years ago • 0 comments

Since protobuf_extract returns the default value for an unpopulated optional field, it would be useful to be able to know whether the field exists or not.

rgov avatar Jan 02 '19 06:01 rgov