node-postgres throwing connection error when chaining 2 queries together via promises and then trying to end the connection

后端 未结 0 1088
遥遥无期
遥遥无期 2020-11-30 19:52

I\'m getting strange behaviour in node-postgres when inserting data into tables. When running this block of code, it works perfectly:

    client
      .query(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题