Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Overview This release fixes the bug that was discovered while working with `tt crud export` and `tt crud import` tools. Fixed * `insert_many`, `insert_object_many`, `replace_many`, `replace_object_many`, `upsert_many`, `upsert_object_many` operations no longer fail with `ShardingHashMismatchError` if a space has custom sharding info and every tuple/object in the request has `bucket_id` set (#437).
- Loading branch information