Genrikh Fetischev
Genrikh Fetischev
### Bug description Prisma can't understand that two different strings could be the same UUID in particular cases. Strings "11111111111111111111111111111111" and "11111111-1111-1111-1111-111111111111" are the same UUID and are treated equally...
Hi! I have a problem with the bundling [yargs](https://www.npmjs.com/package/yargs) package. When I try to run bundled code I get the following error: ``` node:internal/url:1352 throw new ERR_INVALID_ARG_TYPE('path', ['string', 'URL'], path);...
This PR created as a quick fix of the [decompression issue](https://github.com/swimos/ratchet/issues/13)
Hello! Firstly, thank you for creating that crate, for now it's the only crate I know which is supports per message deflate compression for WebSocket client. I'd kindly like to...
### Checkboxes for prior research - [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest) - [X] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-js). - [X] I've searched for [previous similar...
### What is the problem this feature would solve? Hello! Humbly ask to consider the following use case: Sometimes there could be a necessity (which I'm experiencing) to have two...