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 5A14729A0B for ; Thu, 16 Aug 2018 09:49:15 -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 5KuvpllzKlem for ; Thu, 16 Aug 2018 09:49:15 -0400 (EDT) Received: from smtpng3.m.smailru.net (smtpng3.m.smailru.net [94.100.177.149]) (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 19AE128E1C for ; Thu, 16 Aug 2018 09:49:15 -0400 (EDT) Subject: [tarantool-patches] Re: [PATCH v1 1/1] sql: triggers on view unfinished updates References: <523E8244-AC85-4EE1-B08F-047EC74FAFA7@tarantool.org> From: Kirill Shcherbatov Message-ID: Date: Thu, 16 Aug 2018 16:49:13 +0300 MIME-Version: 1.0 In-Reply-To: <523E8244-AC85-4EE1-B08F-047EC74FAFA7@tarantool.org> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 8bit 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: "n.pettik" , tarantool-patches@freelists.org Hi! tnx! > Nitpicking: not ‘excepting’ but lack of I guess. ok.> Why do you need to call box.cfg{} here?. ok.