sam-utila

Results 5 comments of sam-utila

Having the same problem in GitHub actions, 2 hours with --ci, 10 minutes without.

Fork available here: https://github.com/utila-io/embedded-postgres

I'm not talking about maps and repeated fields - I actually do want to emit them. I just don't want to emit unset submessages as `"key": null` in json. Actually...

Notice that there are 3 states: 1. ``` { 'id': 0, 'params': null } ``` 2. ``` { 'id': 0 } ``` 3. ``` { 'id': 0, 'params': {} }...

I agree, so I'm not sure if I convinced you that it's fine to add such option or not :-) (Of course naming is pending, can also have the flag...