dan levine
dan levine
bump - any feedback on this? thanks!
@mdesousa could you share how you've made this work? working through the same thing now as I move to Prisma from Sequelize. Thanks!
@Jolg42 do you think this is something that might have a more formal solution at some point, or is it so far down the list of priorities that it will...
This is a relatively common use case now that BigInt is gaining popularity for large numbers above database BigInt capacity. Is there currently a best practice suggested?
@Jolg42 thanks for the reply. Yes, I am using Decimal in the DB. I would like to use BigInt instead of String in my JS model and not have to...
Trying to work through this still if anyone's active and had an ideas
It looks like there's an actual fix in PR but needs to TS updates : https://github.com/PLhery/node-twitter-api-v2/pull/544 Who's the author here? All i see is the integration bot