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
index_object.parts has the following methods: validate_key(), validate_full_key(), validate_tuples(), compare_keys().
For their description and usage examples, refer to Module key_def.
The text was updated successfully, but these errors were encountered:
Since 3.1.0 4 new ```key_def``` methods are applicable to ```index_object.parts```
*```validate_key()```
*```validate_full_key```
*```validate_tuple()```
*```compare_keys()```
Functionally methods are equivalent to their description in ```key_def```
Fixes#5139
Product: Tarantool
Since: 3.1
Audience/target: who will read it and for what task?
Root document:
SME: @ locker
Details
index_object.parts has the following methods:
validate_key()
,validate_full_key()
,validate_tuples()
,compare_keys()
.For their description and usage examples, refer to Module key_def.
The text was updated successfully, but these errors were encountered: