Skip to content

rename: _pico_space -> _pico_table & some type defintions

Georgy Moshkin requested to merge gmoshkin/rename-space-to-table into master

Summary

  • rename: _pico_space -> _pico_table & some type defintions

Close #396 (closed)

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • (if Lua API changed) Lua API version is bumped in luamod.rs
  • (if necessary) A follow-up doc issue is created in picodata/docs and linked here
Edited by Georgy Moshkin

Merge request reports