Closed hahuang65 closed 4 years ago
I can't seem to figure out why these tests are failing for Rails 5.1 and 5.0. The index looks to be in place from those Travis logs...
Never mind, figured it out. There was a change I needed to make in the compatibility layer.
+1 That will be really helpful
Any chance we can get this in?
This allows setting of
upsert_keys
andupsert_options
directly when calling#upsert
or.upsert
. This will overwrite the defaultupsert_keys
andupsert_options
set in the model.Resolves https://github.com/jesjos/active_record_upsert/issues/74