I'm using the Komapper ORM and I can't seem to find a way to configure unique columns on a field via annotations. Can anyone with experience please help me with this? Thanks.
t
Toshihiro Nakamura
06/07/2022, 8:28 PM
Komapper doesn't provide annotations for unique columns. You can add unique constraints with DDL script as follows: