[PATCH v2 0/2] schema: expose space_mt and index_mt on box.schema table

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Thu Mar 29 17:31:43 MSK 2018


Branch: http://github.com/tarantool/tarantool/tree/pr-3204-expose-space-index-mt
Issue: https://github.com/tarantool/tarantool/issues/3204

Vladislav Shpilevoy (1):
  schema: expose space_mt and index_mt on `box.schema` table

aleclarson (1):
  schema: move space_mt and index_mt definition out of space bless

 src/box/lua/schema.lua          | 631 ++++++++++++++++++++--------------------
 test/box-tap/schema_mt.test.lua |  79 +++++
 2 files changed, 391 insertions(+), 319 deletions(-)
 create mode 100755 test/box-tap/schema_mt.test.lua

-- 
2.14.3 (Apple Git-98)




More information about the Tarantool-patches mailing list