Sid Jain
Sid Jain
@D-32 do you think this can be merged?
Any particular use case? @ritz078
@ritz078 @mxstbr how do you propose to handle the sizing of the supplied component? Currently, the rating component accepts a `starStyle` prop which handles the styling. To accommodate the supplied...
@jeffraux apologies for not seeing this earlier, I will get back to you on the PR by the end of this week. Currently on vacay. Thank you for taking this...
Implemented this in https://github.com/sidjain26/koa-jsonwebtoken#refresh-token. Need feedback
what is the workaround for this? I am unable to get past the getOrCreate call at all.
Hey, I built https://github.com/f0rr0/pg-browser-proxy which lets you use any tool - drizzle studio, prisma studio, pgadmin etc. to interact with browser based databases. Check it out!
There is Data API client which is also used by TypeORM https://github.com/ArsenyYankovsky/typeorm-aurora-data-api-driver The Data API seems to be plagued with some issues related to casting types like json, dates etc...
On a separate topic but kind of related, I think it will be in the best interest of developers using Prisma to mention the current status of Data API and...
I was able to get some basic stuff working for rust and wasmtime here: [pglite-oxide](https://github.com/f0rr0/pglite-oxide)