Marc d'Entremont

Results 15 issues of Marc d'Entremont

**Describe the bug** Introspection crashes while intespecting a MySQL database. **To Reproduce** Steps to reproduce the behavior: 1. `prisma init hello-world` 2. Add configuration to connect to db 3. Select...

bug/2-confirmed
area/cli
kind/bug

## Is this a bug report or a feature request? It's a feature request or a question. I'd like to be able to ignore certain properties like autogenerated dates and...

**Describe the bug** There was no schema change in the PR and graphql-inspect shows as complete this view ![image](https://user-images.githubusercontent.com/386035/162036276-70a2c345-473b-40ed-8b4c-37782743f874.png) Unfortunately, the process doesn't complete in this view ![image](https://user-images.githubusercontent.com/386035/162035971-8cdd4d04-83b8-4f5b-8ae0-125a6c87c3c6.png) The error...

Thanks for making this package. I think it's really great. I notice that logger method used are only debug, warn, info, and error, but when I pass my logger that...

Question: Would there be a good way to pass a consumer groupId on each subscription? This would allow those who's connection was broken to reconnect and get missed events. Similarly,...

Good write up, I was wondering how it compared with nautilus

So I've extended your package to include unsigned clientside upload. It's pretty rough and ready, but thought you might be interested. It's available at https://github.com/cramhead/cloudinary_clientside_upload A sample project, to show...

I haven't yet started looking to deeply into the error, but I figured I should let you know as other may have this same problem. Some of the images do...

Would you have an example of mocking a dataloader for e2e tests or an approach to pass service as a dependency so that the dataloader uses the mocked dependency, instead...

I ran into a number of problems with this package. I tracked it down to problems the node-imagemagick package. Since it's not maintained I decided to give it a bit...