[Tarantool-patches] [PATCH v2] Intorduce fselect - formatted select

Aleksandr Lyapunov alyapunov at tarantool.org
Mon Oct 5 19:36:07 MSK 2020


v2 changes:
 - several options added
 - autodetect of screen with
 - better comments and commit message

https://github.com/tarantool/tarantool/tree/alyapunov/gh-5161-fselect
https://github.com/tarantool/tarantool/issues/5161

Aleksandr Lyapunov (1):
  Introduce fselect - formatted select

 src/box/lua/schema.lua      | 232 ++++++++++++++++++++++++++++++++++++++++++
 test/engine/select.result   | 243 ++++++++++++++++++++++++++++++++++++++++++++
 test/engine/select.test.lua |  37 +++++++
 3 files changed, 512 insertions(+)

-- 
2.7.4



More information about the Tarantool-patches mailing list