infobloxopen / protoc-gen-gorm

A protobuf compiler plugin designed to generate GORM models and APIs for simple object persistence tasks.
Apache License 2.0
549 stars 162 forks source link

/map.proto: is a proto3 file that contains optional fields, but code generator protoc-gen-gorm hasn't been updated to support optional fields in proto3. Please ask the owner of this code generator to support proto3 optional.--gorm_out: #257

Open linanjing1105 opened 9 months ago

linanjing1105 commented 9 months ago

/map.proto: is a proto3 file that contains optional fields, but code generator protoc-gen-gorm hasn't been updated to support optional fields in proto3. Please ask the owner of this code generator to support proto3 optional.--gorm_out:

RomanSter commented 9 months ago

https://github.com/infobloxopen/protoc-gen-gorm/pull/250