From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f177.google.com (mail-lj1-f177.google.com [209.85.208.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id C292C46971A for ; Wed, 4 Dec 2019 15:04:28 +0300 (MSK) Received: by mail-lj1-f177.google.com with SMTP id z17so7744545ljk.13 for ; Wed, 04 Dec 2019 04:04:28 -0800 (PST) Date: Wed, 4 Dec 2019 15:04:27 +0300 From: Konstantin Osipov Message-ID: <20191204120427.GO6592@atlas> References: <203fef6b30097343b51bf31dc624a8219dd8a736.1574277369.git.korablev@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <203fef6b30097343b51bf31dc624a8219dd8a736.1574277369.git.korablev@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v2 13/16] sql: introduce sql_stmt_query_str() method List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nikita Pettik Cc: tarantool-patches@dev.tarantool.org, v.shpilevoy@tarantool.org * Nikita Pettik [19/11/21 10:00]: > It is getter to fetch string of SQL query from prepared statement. lgtm -- Konstantin Osipov, Moscow, Russia