From: Konstantin Osipov <kostja@tarantool.org>
To: tarantool-patches@freelists.org
Cc: kyukhin@tarantool.org, imeevma@tarantool.org,
Kirill Shcherbatov <kshcherbatov@tarantool.org>
Subject: [tarantool-patches] Re: [PATCH v10 2/4] sql: export sql_bind structure and API
Date: Tue, 2 Apr 2019 11:03:48 +0300 [thread overview]
Message-ID: <20190402080348.GJ25072@chai> (raw)
In-Reply-To: <e26fd8f62a731b0b249e94985cff4c57869585ec.1554148476.git.v.shpilevoy@tarantool.org>
* Vladislav Shpilevoy <v.shpilevoy@tarantool.org> [19/04/01 23:03]:
> From: Kirill Shcherbatov <kshcherbatov@tarantool.org>
>
> Exported sql_bind structure, sql_bind_decode, sql_bind_column
> and sql_bind routines in separate module bind.h. We need SQL
> bindings in further pathes with check constraints. Also, bind
> encapsulated in execute.c prevent us from implementation of a Lua
> part of forthcoming box.execute().
OK to push.
--
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov
next prev parent reply other threads:[~2019-04-02 8:03 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-01 19:59 [tarantool-patches] [PATCH v10 0/4] box.sql.execute removal 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 ` Konstantin Osipov [this message]
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
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=20190402080348.GJ25072@chai \
--to=kostja@tarantool.org \
--cc=imeevma@tarantool.org \
--cc=kshcherbatov@tarantool.org \
--cc=kyukhin@tarantool.org \
--cc=tarantool-patches@freelists.org \
--subject='[tarantool-patches] Re: [PATCH v10 2/4] sql: export sql_bind structure and API' \
/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