Type error when using knex promises and pg in node

前端 未结 0 829
半阙折子戏
半阙折子戏 2021-01-29 08:59

I am trying to connect my postgresql database using knex and pg npm module. If i do console.log(db.select(\'*\').table(\'users\')) then it works well and good but w

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