Hogun

Results 9 comments of Hogun

Hi, I am also very excited to use this in my project. Any updates? Thanks for amazing work!

The update is not yet published to npm right?

Oh okay okay, Thanks. I did not meant to rush you btw:)

Are you still looking for a suggestion?

I believe that this is an issue with time zone. Not sure which time zone this server is, but I think you can handle this issue with adding specific time...

Thank you! I would really appreciate it will be very helpful for my project!

> any updates on this? If you use prisma, try this. ``` generator client { provider = "prisma-client-js" previewFeatures = ["postgresqlExtensions"] } datasource db { provider = "postgresql" url =...