How make related insert and update in one transaction?

前端 未结 0 1926
我寻月下人不归
我寻月下人不归 2021-02-13 08:23

Imagine two tables:

People {
 id: uuid
 home_id: uuid
}

Homes {
 id: uuid
}

Table People is already populated. What I would lik

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