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
Since `upsert_object` and `upsert_object_many` not support
`skip_nullability_check_on_flatten` option [1], `UpsertObjectOpts` is
`SimpleOperationOpts` and not `SimpleOperationObjectOpts`, same for
many operation. But it is possible to get confused while studying
options descriptions.
1. tarantool/crud@7504da3
0 commit comments