Skip to content

feat: support projection for global tbls

Arseniy Volynets requested to merge test-sql-read-on-global-tbls into master

Summary

  • feat: support projection for global tbls

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 API docs changed) A follow-up doc issue is created in picodata/docs and linked here
Edited by Arseniy Volynets

Merge request reports