Replies: 2 comments
-
not sure if my idea is still good, because sometimes i want to rpelace everything but not the primary key. maybe i want this always? so the q is what should be the default behaviour when set is omitted, replace all or replace all but the primary key? edit: my feeling is that i want to replace all but the primary key, always, otherwise it wouldn't be an upsert/replace/update |
Beta Was this translation helpful? Give feedback.
0 replies
-
or was is not assignable to parameter of type:
but no target |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Otherwise it's not DRY or I need to declare a const before which I can use two times. Moreover, I don't get traget, get errors on it all the time, why do I need to specify it anywa? Drizzle should know potential conflict columns itself because it know the unique columns.
Beta Was this translation helpful? Give feedback.
All reactions