How can I construct a node-js Sqlite3 transaction that uses last inserted row id?

前端 未结 0 1307
[愿得一人]
[愿得一人] 2021-01-15 03:01

I\'m trying to run two insert statements inside a Sqlite3 transaction.

  1. The second insert statement requires the row id created from the first insert.
  2. I
相关标签:
回答
  • 消灭零回复
提交回复
热议问题