Hello ! Is there a way to avoid duplicate row when insert data in many to many table with exposed ?
j
Hello ! Is there a way to avoid duplicate row when insert data in many to many table with exposed ?
s
I guess it could be solved with
insertIgnore
combined with a unique index