sseidel
Results
2
issues of
sseidel
The following `.proto` (created with protobuf-net) ``` import "bcl.proto"; // schema for protobuf-net's handling of core .NET types message ClassA { optional string ID; optional string Name = 1 [default...
enhancement
## Description What's new? - Brackets around Create Index Name for proper name handling ## What kind of change does this PR introduce? - [x] Bugfix - [ ] Feature...