[tarantool-patches] Re: [PATCH 3/8] sql: remove sql_prepare_v2()
Vladislav Shpilevoy
v.shpilevoy at tarantool.org
Thu Aug 29 23:46:32 MSK 2019
Thanks for the patch!
LGTM.
On 27/08/2019 15:34, Nikita Pettik wrote:
> There are two versions of the same function (sql_prepare()) which are
> almost identical. Let's keep more relevant version sql_prepare_v2() but
> rename it to sql_prepare() in order to avoid any mess.
>
> Needed for #3292
Seems like simple refactoring. And can be pushed out of order.
More information about the Tarantool-patches
mailing list