Skip to content

feat: update tarantool sql ffi api

Arseniy Volynets requested to merge av/return-unprepare-err into master

Summary

  • feat: update tarantool sql ffi api

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

Merge request reports