[tarantool-patches] Re: [PATCH v1 1/1] sql: parameter binding for box.execute()

  • From: Vladislav Shpilevoy <v.shpilevoy@xxxxxxxxxxxxx>
  • To: Konstantin Osipov <kostja@xxxxxxxxxxxxx>, tarantool-patches@xxxxxxxxxxxxx
  • Date: Mon, 1 Apr 2019 11:44:13 +0300



On 01/04/2019 08:21, Konstantin Osipov wrote:

* imeevma@xxxxxxxxxxxxx <imeevma@xxxxxxxxxxxxx> [19/03/30 16:50]:
This patch defines parameters binding for SQL statements executed
through box.execute().

Could the dependency on lua_* be moved into src/box/lua/ or that
would be difficult to do?

It requires exposure of struct sql_bind into the header file, and
include "execute.h" into one of box/lua files. If you insist, we
can do that. Should we?



-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov


Other related posts: