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

Vladimir Davydov vdavydov.dev at gmail.com
Sun Apr 1 12:37:11 MSK 2018


On Thu, Mar 29, 2018 at 05:31:43PM +0300, Vladislav Shpilevoy wrote:
> Branch: http://github.com/tarantool/tarantool/tree/pr-3204-expose-space-index-mt
> Issue: https://github.com/tarantool/tarantool/issues/3204

Nit-picking: change log is missing, see

https://tarantool.io/en/doc/1.9/dev_guide/developer_guidelines.html#how-to-submit-a-patch-for-review

> 
> 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

Please remove Alec from here.

> 
>  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



More information about the Tarantool-patches mailing list