Answer the question
In order to leave comments, you need to log in
How to find multiple lines?
I get an array [
{ id: '7', value: '4' },
{ id: '2', value: '55' },
{ id: '3', value: '66' }
]
as with sequelize find in the table all rows with the specified id and change another column in them (for example, put everything from value in position)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question