QueryInterface.upsert accepts values by field name (.field) but picked primary k…
…ey values for the where clause using attribute name. I modified upsert so that .field is taken into account when collecting data for the upsert where clause. I've also added a failing test case which now passes.
Showing
with
50 additions
and
10 deletions
-
Please register or sign in to post a comment