Minsung Kim

Results 26 comments of Minsung Kim

Feel free to tell me if you need any help ๐Ÿ˜ƒ

Definitely, I'd like to support Fastify. I need an extra pair of hands to achieve that though. ๐Ÿ˜Ÿ

This is interesting! We should definitely have some conversation about this. Probably the sharp library supports this feature.

Thanks for opening an issue. No. Currently it only works with express. A new interceptor for graphql needs to be implemented.

@chanlito Tried your solution, but I'm having the following error message. `EntityMetadataNotFound: No metadata for "SomeEntityClass" was found.` Any ideas?

@chanlito I believe that the Nest.js framework uses `reflect-metadata`. So my answer is yes.

`*/25 * * * * *, */35 * * * * *, */45 * * * * *, */55 * * * * *` having the same problem as @stcsaba...

I'm having the same issue. I hope the module supports SVGs asap. Also, cannot upgrade from 4.2.1 to the latest version due to #131 bug.

Guys, are `onConflictDoNothing` and `onConflictDoUpdate` deprecated? It seems like `onDuplicateKeyUpdate` is the only method I could use for now, but the documentation is outdated. I'm using v0.27.2 atm.