From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp59.i.mail.ru (smtp59.i.mail.ru [217.69.128.39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 3F9E143E89B for ; Fri, 27 Mar 2020 19:54:54 +0300 (MSK) Date: Fri, 27 Mar 2020 16:54:53 +0000 From: Nikita Pettik Message-ID: <20200327165453.GE9287@tarantool.org> References: <3068e777d61da1f73764c68bc94074fe01119af9.1585308644.git.imeevma@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <3068e777d61da1f73764c68bc94074fe01119af9.1585308644.git.imeevma@gmail.com> Subject: Re: [Tarantool-patches] [PATCH v4 3/3] sql: add '\0' to the BLOB when it is cast to INTEGER List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: imeevma@tarantool.org Cc: tarantool-patches@dev.tarantool.org On 27 Mar 14:33, imeevma@tarantool.org wrote: LGTM