[tarantool-patches] Re: [PATCH v10 0/4] box.sql.execute removal

Kirill Yukhin kyukhin at tarantool.org
Wed Apr 3 10:56:49 MSK 2019


Hello,

On 01 Apr 22:59, Vladislav Shpilevoy wrote:
> The patchset removes box.sql.execute and introduces box.execute as an
> alternative. Box.execute results are exactly the same as netbox.execute ones.
> 
> Changes in v10:
> 
> - luaL_tofield now is 'truly' safe - added pcall wrap for __serialize
>   invocations;
> 
> - Lua and box parts of execute.c/.h now in different files:
>   box/execute.h/.c and box/lua/execute.h/.c, thanks to Kirill S.
> 
> V9: https://www.freelists.org/post/tarantool-patches/PATCH-v9-07-sql-remove-boxsqlexecute
> Branch: http://github.com/tarantool/tarantool/tree/imeevma/gh-3505-no-sql-execute
> Issue: https://github.com/tarantool/tarantool/issues/3505
> 
> Kirill Shcherbatov (1):
>   sql: export sql_bind structure and API

I've checked the patchset into master and 2.1 branches.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list