Pulling the data from my PosgreSQL db in Node.js

前端 未结 0 1216
梦毁少年i
梦毁少年i 2021-02-12 11:09

Building my first Node/Express application and I can\'t pull the data from postgres.

This is the connection in server.js

var db = require(\'knex\')({
              


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