Knex.js with Express, How can I knex.commit followed by a knex.select query?

后端 未结 0 1993
旧时难觅i
旧时难觅i 2021-01-23 07:08

I am trying to do a post request that will do the following.

  1. Update the database
  2. Commit the update
  3. Return the new record in the JSON reponse
相关标签:
回答
  • 消灭零回复
提交回复
热议问题