Andrew Schmadel
Andrew Schmadel
> think dialectOptions should be passed to the dialect as-is This could be confusing, because we actually have at least one sequelize-specific parameter in `dialectOptions`: `clientMinMessages`. As long as node-postgres...
I've been looking at the ramifications of v6's upsert changes for our upgrade, and I think this probably needs to be called out in the upgrade guide, as it's a...
This is still an issue
Apologies for opening a PR without first creating an issue. This is functionality that we need for an internal project, and we were going to build it one way or...
Even if you're not directly using deep imports, preserving the original module's file structure can help bundlers to shake out entire files when they're unused (see https://github.com/webpack/webpack/issues/9337 for a full...
I wonder if we could re-envision this as a command-line argument (or JS option) that will pipe embedded images to an external program (making the management of binary dependencies "somebody...
Also seeing this in Yarn 1.21.1. I can reproduce the error in my repository when running `yarn upgrade-interactive`, _but_ manually bumping versions in `package.json` still works fine for some reason.
Same – the workspace feature doesn't help me either. My only workspace root is the root of my monorepo. My individual packages are just in a `packages` directory. If I...
Having the same issue with AWS ElastiCache Redis.