From: Kirill Yukhin <kyukhin@tarantool.org>
To: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
Cc: tarantool-patches@freelists.org, imeevma@tarantool.org
Subject: [tarantool-patches] Re: [PATCH v10 0/4] box.sql.execute removal
Date: Wed, 3 Apr 2019 10:56:49 +0300 [thread overview]
Message-ID: <20190403075649.obwn3qcnedwxeu32@tarantool.org> (raw)
In-Reply-To: <cover.1554148476.git.v.shpilevoy@tarantool.org>
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
prev parent reply other threads:[~2019-04-03 7:56 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-01 19:59 [tarantool-patches] " Vladislav Shpilevoy
2019-04-01 19:59 ` [tarantool-patches] [PATCH v10 1/4] iproto: create port_sql Vladislav Shpilevoy
2019-04-02 8:01 ` [tarantool-patches] " Konstantin Osipov
2019-04-01 19:59 ` [tarantool-patches] [PATCH v10 2/4] sql: export sql_bind structure and API Vladislav Shpilevoy
2019-04-02 8:03 ` [tarantool-patches] " Konstantin Osipov
2019-04-01 19:59 ` [tarantool-patches] [PATCH v10 3/4] sql: create box.execute() Vladislav Shpilevoy
2019-04-02 8:13 ` [tarantool-patches] " Konstantin Osipov
2019-04-02 8:28 ` Vladislav Shpilevoy
2019-04-02 9:22 ` Konstantin Osipov
2019-04-02 9:33 ` Vladislav Shpilevoy
2019-04-02 9:45 ` Vladislav Shpilevoy
2019-04-02 8:21 ` Konstantin Osipov
2019-04-02 8:34 ` Imeev Mergen
2019-04-02 8:55 ` Konstantin Osipov
2019-04-01 19:59 ` [tarantool-patches] [PATCH v10 4/4] sql: remove box.sql.execute() Vladislav Shpilevoy
2019-04-02 8:19 ` [tarantool-patches] " Konstantin Osipov
2019-04-01 20:02 ` [tarantool-patches] Re: [PATCH v10 0/4] box.sql.execute removal Vladislav Shpilevoy
2019-04-03 7:56 ` Kirill Yukhin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190403075649.obwn3qcnedwxeu32@tarantool.org \
--to=kyukhin@tarantool.org \
--cc=imeevma@tarantool.org \
--cc=tarantool-patches@freelists.org \
--cc=v.shpilevoy@tarantool.org \
--subject='[tarantool-patches] Re: [PATCH v10 0/4] box.sql.execute removal' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox