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 2202C2EE88 for ; Tue, 21 May 2019 10:58:40 -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 aEGl_JJj3nZH for ; Tue, 21 May 2019 10:58:40 -0400 (EDT) Received: from smtp52.i.mail.ru (smtp52.i.mail.ru [94.100.177.112]) (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 D63D72EB93 for ; Tue, 21 May 2019 10:58:39 -0400 (EDT) Received: by smtp52.i.mail.ru with esmtpa (envelope-from ) id 1hT6Du-0008Ur-4N for tarantool-patches@freelists.org; Tue, 21 May 2019 17:58:38 +0300 Date: Tue, 21 May 2019 17:58:37 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH 0/4] A few fixes/improvements for autoincrement indexes Message-ID: <20190521145837.GA15755@atlas> References: <20190521104229.ciqddxid4ppfpszl@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190521104229.ciqddxid4ppfpszl@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 * Kirill Yukhin [19/05/21 13:43]: > Hello, > > schema: explicitly forbid setting sequence for json path key part I asked to use an existing option and allow field names in the patch, e.g. sequece = path.to.field. I don't see that this is done in the patch. Why did you check it in? -- Konstantin Osipov, Moscow, Russia