Postgres conflict handling with multiple unique constraints

前端 未结 0 1226
一向
一向 2021-02-11 13:39

I would like to use the insert.. on confict do update.. syntax with a table that has unique constraints on two columns. Is this possible?

e.g. mytable has separate uniqu

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