Nodejs- how to get access to query object in sequelize?

后端 未结 0 954
温柔的废话
温柔的废话 2020-12-07 16:34

I have this code in my Node API.

const config = require(\'config.json\');
const mysql = require(\'mysql2/promise\');
const { Sequelize } = require(\'sequelize         


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