Is there another way to do an UPSERT in Postgres with multiple ON CONFLICT constraints?

前端 未结 0 359
南旧
南旧 2021-01-05 08:24

I have a profiles table with two columns email and phone and both are optional.

I want to allow API users to supply email

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