maxkremer

Results 5 issues of maxkremer

The -V --version option does not report the correct version but reports the hardcoded value in https://github.com/ghmcadams/redis-utils/blob/eba3c7c72b0577e9c1a27b9c1a3bfe82774e05e4/index.js#L14

Would be nice if the `defaults` object had the `data-accesstype` property so that it can be set in the directive. Useful for getting offline access to accounts: https://developers.google.com/+/web/signin/reference

enhancement

I get the following error on AWS Linux2 when doing a `make install` ``` Makefile:7: /usr/lib64/pgsql/pgxs/src/makefiles/pgxs.mk: No such file or directory make: *** No rule to make target `/usr/lib64/pgsql/pgxs/src/makefiles/pgxs.mk'. Stop....

Numeric and Datetime types are not preserved and are created in BG as string

### Which SDK version are you using? 20.0.0 ### What's the issue? Date preset enums `EnumDatePreset ` are being serialized to the graph API URLs parameters as upper case values....