Christian

Results 5 comments of Christian

Hello @tiborrr It seems like I did! I had to go back to check what code I ended up with, the following is on our production units: ``` JsonWriterStatic jw;...

@satishpaladi11 you can either use it dynamically or specify the buffer size in the constructor, e.g. `JsonWriterStatic jw;`

I'm having same issue as @jetaggart running RDS (pg-15) with ECS - I can connect fine from own computer, but node-pg in ECS container throws 'self signed certificate in certificate...

If you could send the BOM to [email protected] I would be grateful!

I am unsure if this actually fixes it, as I'm using the current calculation and still get the 65535 (negative number in an unsigned int). However, I am unsure if...