I'm creating a simple page with a form to upload images and other data to a Sql Server database. My server is built with Node.js and express, I'm using Sequelize to connect to the database, and I'm using multer to get the req.files.I'm creating a simple page with a form to uploa