SQLite last_row_id as foreign key in transaction

后端 未结 0 1256
醉酒成梦
醉酒成梦 2020-12-13 16:06

I am trying to insert 2 tables in one transaction using an SQLite database and the sqlite npm library.

The objective is to insert into the first table and then use th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题