Preparing to save results to db
This commit is contained in:
10
app/helpers/db/dbHelper.js
Normal file
10
app/helpers/db/dbHelper.js
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
// const db = require('../../models/index');
|
||||
|
||||
|
||||
// const bulkInsert = async (reuslts) => {
|
||||
// db.MarketAlert.bulkCreate({
|
||||
|
||||
// })
|
||||
|
||||
// }
|
||||
Reference in New Issue
Block a user