Sequelize, Multer, Postgres, NodeJS - uploading multiple files and save their file into a multiple rows in DB

前端 未结 0 1731
悲哀的现实
悲哀的现实 2020-12-03 05:32

I am currently trying post request to store images in postgres database, at the moment, when i try to upload multiple images they all get stored in a single row in postgres.

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