sqlite_protobuf
sqlite_protobuf copied to clipboard
Implement protobuf_has_field()
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.