Skip to content

fix: used to decrease _schema.max_id when creating spaces sometimes

Georgy Moshkin requested to merge gmoshkin/fix-tests-broken-by-tarantool into master

Summary

  • fix: used to decrease _schema.max_id when creating spaces sometimes

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