For loop upserting into database skips json entries

前端 未结 0 747
甜味超标
甜味超标 2021-02-14 03:05

I just started with sequelize and postgres and I want to import a whole JSON file into the database. My code:

const { dbpass, dbuser } = require(\'../config.json\         


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