Wednesday, 31 May 2017

storing retrieved values in a variable postgreSQL

I'm a beginner to Node.js and I'm using postgres on db part. I wanted to fetch mail from database and assign it to the 'to' field of nodemailer. I'm able to retrieve the mail, but not able to get the value. I'm not sure if I should convert that to a string and then parse it to get the value.



via Shri

No comments:

Post a Comment