You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 3, 2020. It is now read-only.
Adding support for upsert would save an API call in some use cases. It should maybe be called find_or_create and follow ActiveRecord semantics. Restforce supports upsert.
Is anyone else interested? Was this already discussed?