[tarantool-patches] Re: [PATCH v9 6/7] sql: create box.execute()

Konstantin Osipov kostja at tarantool.org
Fri Mar 22 18:57:48 MSK 2019


* imeevma at tarantool.org <imeevma at tarantool.org> [19/03/22 13:57]:
> This patch creates the method dump_lua() for port_sql and uses it
> in the new function box.execute(). The function box.execute()
> replaces box.sql.execute() in the next patch.

Shoudln't the implementation of these functions be moved to
box/lua?

port_tuple_dump_lua is implemented there.

>  #include "box/box.h"
>  #include "box/txn.h"
>  #include "box/vclock.h"
> +#include "box/execute.h"
Circular dependency.


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




More information about the Tarantool-patches mailing list