From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id EBF2A24712 for ; Tue, 16 Jul 2019 09:09:54 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f6k0zSCP1970 for ; Tue, 16 Jul 2019 09:09:54 -0400 (EDT) Received: from smtp5.mail.ru (smtp5.mail.ru [94.100.179.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 4716524100 for ; Tue, 16 Jul 2019 09:09:54 -0400 (EDT) Date: Tue, 16 Jul 2019 16:09:51 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: [PATCH 2/2 v2] sql: allow only for string-like args Message-ID: <20190716130951.kn2c4qx2cyjn2j2y@tarantool.org> References: <91edd7e8b72a93c5b5c0592c181576fca98e66fd.1561372731.git.roman.habibov@tarantool.org> <23ABB827-11CA-4A4E-AB5C-839BCA8F3A50@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <23ABB827-11CA-4A4E-AB5C-839BCA8F3A50@tarantool.org> Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-Help: List-Unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-Subscribe: List-Owner: List-post: List-Archive: To: tarantool-patches@freelists.org Cc: Roman Khabibov Hello, I've checked your patch into master. -- Regards, Kirill Yukhin