chainQueries1.ejs 126 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 Sequelize.chainQueries( // push your items + method calls here , function() { // and here do some callback stuff } )