Posting a JSON array to Sequelize Update query results in a stalled request
I’m using node and a Sequelize (6.37.1) update query and it is stalling continuously. This is the only query with issues. This is a CRUD app where inputs are contextual so I’m using Ajax to post a JSON object and I can confirm the query is executing; terminal shows the following: