Skip to content
Snippets Groups Projects
user avatar
Kirill Shcherbatov authored
Reworked tuple_init_field_map to fill a local bitmap and
compare it with template required_fields bitmap containing
information about required fields. Each field is mapped to
bitmap with field:id - unique field identifier.
This approach to check the required fields will work even after
the introduction of JSON paths, when the field tree becomes
multilevel.

@locker: massive code refactoring, comments.

Needed for #1012
f6a31c03
History
Name Last commit Last update