Skip to content

feature(space) add `create` function

Alexey Protsenko requested to merge feature/space-create into master
  1. Port box.schema.space.create() function to Space::create.
  2. Add tests for Space::create.
  3. Remove all *.snap and *.xlog files after running tests.

Merge request reports