Stefen Alper

Results 5 comments of Stefen Alper

Well, considering that there is no null or undefined value in bash environment variables, it probably was a bold move.

Reverting this [pull request](https://github.com/mozilla/node-convict/pull/217) should be enough.

Well... That is the regression. Previously, a `FOO=` would use the default value. Since the patch, it overrides the default value. Some services which rely on declaring statically needed environment...

cf https://github.com/open-telemetry/opentelemetry-lambda/issues/224#issuecomment-1317754000 (Still got the issue even if I deactivate queueing)

The timestamp rounding has been fixed in https://github.com/bendrucker/postgres-date/releases/tag/v1.0.5. It will allow to consistently query for `someDate::timestamp(3)` for example.