react-node-postgres icon indicating copy to clipboard operation
react-node-postgres copied to clipboard

DELETE method

Open knowmaker opened this issue 2 years ago • 0 comments

I get the error "App.js:36 DELETE http://localhost:3001/merchants/1 500 (Internal Server Error)" when trying to delete from the database (in this case, such a record does exist). An empty JSON is returned in promt

knowmaker avatar May 30 '23 18:05 knowmaker