Skip to content

improve support for IPROTO

Summary

  • feat: add iproto_type::SQL_INFO marker
  • feat: make IPROTO header encode/decode as methods, add encode_from_parts
  • feat: add more IPROTO types
  • feat: add SyncIndex::get method
  • feat: add box_schema_version and box_session_id ffi

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files
Edited by Кирилл Безуглый

Merge request reports