express-example icon indicating copy to clipboard operation
express-example copied to clipboard

upsert route

Open golimarrrr opened this issue 4 years ago • 1 comments

There are get, create, update and remove routes, but none that makes use of Sequelize's upsert, and it's not the same operation as create+update. Could you add it to the example code?

golimarrrr avatar Sep 11 '20 14:09 golimarrrr

Hello! Ok, I will do that!

Thanks for the issue.

papb avatar Sep 11 '20 15:09 papb