David Dembo

Results 4 issues of David Dembo

I'm not sure if this is a bug, or incorrect implementation, but i've done my best to follow the docs closely, and am not able to achieve the expected/desired behaviour....

When inserting records with some properties undefined, and no transformation config to handle this, the expected result is: `UNDEFINED_VALUE: Undefined values are not allowed`. However, when allowing postgres.js to implicitly...

# What's changed? When directly deep importing the parsing functions from `probe-image-size/lib/parse_sync`, e.g. `png.js`, `ico.js`, etc, TypeScript does not infer narrow enough types for the argument or return types. This...

**Current behavior:** We are getting hydration errors in development on pages that render components which are styled MUI components, after updating the following dependencies: * `@emotion/cache` from `11.11.0` to `11.13.0`...

bug
needs triage