Skip to content

fix: support macros for reexport case

Fedor Telnov requested to merge feat/custom-tarantool-path into master

Summary

  • fix: support macros for reexport case

It fixes stored procs and other macros, so that they are able to use locally imported tarantool.

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 Georgy Moshkin

Merge request reports