Tarantool development patches archive
 help / color / mirror / Atom feed
* [PATCH v1 0/2] netbox: define formats for tuple from netbox
@ 2019-06-10 10:02 imeevma
  2019-06-10 10:02 ` [PATCH v1 1/2] netbox: store method_encoder args in request imeevma
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: imeevma @ 2019-06-10 10:02 UTC (permalink / raw)
  To: vdavydov.dev; +Cc: tarantool-patches

This patch defines field names for the tuples obtained through
the netbox.

Mergen Imeev (2):
  netbox: store method_encoder args in request
  netbox: define formats for tuple from netbox

 src/box/lua/net_box.c     |  87 ++++++++++++++++-
 src/box/lua/net_box.lua   | 232 +++++++++++++++++++++++++++++++++-------------
 test/box/access.result    |  15 ++-
 test/box/access.test.lua  |   9 +-
 test/box/net.box.result   |  83 ++++++++++++++++-
 test/box/net.box.test.lua |  26 +++++-
 6 files changed, 369 insertions(+), 83 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-06-18  9:00 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-10 10:02 [PATCH v1 0/2] netbox: define formats for tuple from netbox imeevma
2019-06-10 10:02 ` [PATCH v1 1/2] netbox: store method_encoder args in request imeevma
2019-06-11  8:15   ` Vladimir Davydov
2019-06-14 11:50     ` Mergen Imeev
2019-06-18  8:38       ` Vladimir Davydov
2019-06-10 10:02 ` [PATCH v1 2/2] netbox: define formats for tuple from netbox imeevma
2019-06-11  8:55   ` Vladimir Davydov
2019-06-14 12:29     ` Mergen Imeev
2019-06-18  8:55       ` Vladimir Davydov
2019-06-18  9:00       ` Vladimir Davydov
2019-06-11  8:55 ` [PATCH v1 0/2] " Vladimir Davydov
2019-06-14 12:32   ` Mergen Imeev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox