Skip to content

sbroad: refactoring of the table constructor API

Denis Smirnov requested to merge sbroad-553 into master

Summary

  • sbroad: refactoring of the table constructor API

Depends on sbroad!363 (merged)

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

Merge request reports