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 790FF2B547 for ; Fri, 2 Nov 2018 22:42:00 -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 gtAfdVQrWZBH for ; Fri, 2 Nov 2018 22:42:00 -0400 (EDT) Received: from smtp14.mail.ru (smtp14.mail.ru [94.100.181.95]) (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 D53B827D60 for ; Fri, 2 Nov 2018 22:41:59 -0400 (EDT) Date: Sat, 3 Nov 2018 05:41:54 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: [PATCH 0/6] Introduce strict typing for SQL Message-ID: <20181103024154.2jkuawn2iyi3cbol@tarantool.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: 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: Nikita Pettik Hello, On 17 Sep 23:32, Nikita Pettik wrote: > Branch: https://github.com/tarantool/tarantool/tree/np/sql-static-types > Issues: > https://github.com/tarantool/tarantool/issues/2494 > https://github.com/tarantool/tarantool/issues/2620 > https://github.com/tarantool/tarantool/issues/2645 > https://github.com/tarantool/tarantool/issues/3018 > https://github.com/tarantool/tarantool/issues/3104 > https://github.com/tarantool/tarantool/issues/3459 I've checked the patchset into 2.1 bramch. -- Regards, Kirill Yukhin