In CakePhp 4, how to specify unique constraint validator for multiple fields?

后端 未结 0 740
野的像风
野的像风 2020-12-13 08:56

In my database i have this table:

table `candidates` (
      id,
      email,
      department
)

And both email and departme

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