Does onConflictDoUpdate work with composite primary keys?
I have a model defined below:
I want to upsert a row into this table but I'm not sure how to set
target
to the composite primary key. Is this possible?
2 Replies